최근 검색
최근 검색 없음
Ticket not updating using Requests API
2022년 10월 06일에 게시됨
I am attempting to update a ticket using the Requests API. I have created the ticket myself and I am trying to update the ticket as myself.
Here is my payload
{"request":{"comment":{"body":"Sent from within the platform"}}}
Here is my response
Here is my code
0
8
댓글 8개
Greg Katechis
0
Mike
Using RequestBin I was able to debug my program to get it working. I have no clue what was going wrong, all I did was regenerate my models piece by piece and ended with the same result except now it works.
Thank you!
0
Greg Katechis
0
Mike
Debugging with Visual Studio it appears that the JSON parameter request is attached properly in my response. I swapped to the Tickets API instead of Requests and it still fails to update.
0
Greg Katechis
0
Mike
Yes, my ticked did not update. It says the response was successful but when I look at my ticket on Zendesk there is no new comment posted.
0
Greg Katechis
Hi Jarrett! Is there a question that you have about any of this? It looks like you received a successful response, so could you let us know what it is you're looking for help with here?
0
Mike
Here are my models
0
댓글을 남기려면 로그인하세요.