Recent searches
No recent searches
Ticket Creation Issue via Zendesk API
Posted Jan 29, 2024
I've been encountering a challenge with my website's integration with the Zendesk API, specifically related to ticket creation. Here are the details of the problem:
Issue: When attempting to create a ticket using the Zendesk API from my website, I'm consistently receiving an error response. The API request seems to be correctly formatted with all the required parameters, but the system returns an unexpected error.
Error Message: The error message I'm receiving is: "Error creating ticket: [ZD-1234: Unable to create ticket. Invalid requester information provided]."
Steps to Reproduce:
- Make a POST request to the Zendesk API endpoint for ticket creation.
- Include all the required parameters such as subject, description, requester information, etc.
- Receive the error response mentioned above.
Expected Behavior: I expect the Zendesk API to create a ticket successfully and return a valid ticket ID. However, the current behavior is preventing the successful creation of tickets.
I would appreciate any insights or assistance from the community and Zendesk support to identify and resolve this issue. If there are specific logs or additional details needed, please let me know, and I'll provide them promptly.
Thank you for your help!
0
1 comment
Tipene Hughes
Hey Joe,
What specific endpoint are you making the request to create the ticket? Also, if you can send me an example of the request payload, that'd be helpful in determining the issue.
Thanks!
Tipene
1