Egor
Results
2
issues of
Egor
#### Why? The **withRunningAssignmentRules** parameter is supposed to append `/run_assignment_rules` to the URL but instead it appends `/run_assignment_rules/parts`. The API is throwing the 404 error when you attempt to send...
## Description Took out the hardcoded question mark that was being added to user queries in `BaseModel` `prepare()` method. Not sure whether that was intentional, but it definitely feels off...