Recent searches
No recent searches
Error : 422 Unprocessable Entity
Posted Sep 21, 2022
Hi there
We have an application that is creating a new support ticket.
We have a single user that when they create a new ticket we getting the above response.
```
Uh oh, an error occurred: Client error: `POST https://domain.zendesk.com/api/v2/tickets.json` resulted in a `422 Unprocessable Entity` response: {"error":"RecordInvalid","description":"Record validation errors","details":{"requester":[{"description":"Requester: is (truncated...) [details] {"error":"RecordInvalid","description":"Record validation errors","details":{"requester":[{"description":"Requester: is invalid","error":"InvalidValue"}]}}
```
This is only occurring with a specific user and no other user on the system. It makes me wonder if it's something related to the specific user?
0
8 comments
Greg Katechis
Glad to hear that! Drop us a line if you need anything else!
0
Robin
Thanks for the support here Greg! We changed the ID and all appears to be resolved. Initially I didn't understand the error info received enough to identify the issue. Thanks once again, have a good week!
1
Greg Katechis
0
Robin
Hey Greg, I may have had this resolved on our side, the specific user in our application has "*7114" saved. So we have changed it to "*5354" and will no test further.
0
Robin
Thanks Greg, So the user I'm aware of on our side having an issue ends with "5354"...
Which I'm referencing from the following URL: https://*.zendesk.com/agent/users/*5354/requested_tickets
Is this the incorrect way to confirm the ID ?
0
Greg Katechis
0
Robin
Hey Greg, thanks for the response and looking into this. From my understanding a merge was done at some point where the user had different emails/ accounts setup and these were consolidated to one. I can supply the user ID of the current account if that isn't sensitive info and it can be of some help?
0
Greg Katechis
0
Sign in to leave a comment.