最近の検索
最近の検索はありません
Trouble Creating Tickets in Zendesk API: Invalid Requester Information
投稿日時:2024年5月31日
I've been having trouble creating tickets using the Zendesk API on my website. Here's what's going on:
Problem: When I try to create a ticket, I keep getting an error. The request seems to be formatted correctly with all the needed details, but I still get an error message.
Error Message: "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 details like subject, description, requester information, etc.
Receive the error response mentioned above.
Expected Behavior: I expect the API to create a ticket and return a valid ticket ID. Right now, it’s not working.
I’d appreciate any help to figure out and fix this issue. If more details or logs are needed, just let me know, and I'll provide them quickly.
Thanks for your help!
0
1件のコメント
Jakub
Hello 6827270054810
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.
0
サインインしてコメントを残します。