The image URL from Ticket API response is wrong
The image URL from Ticket API response is wrong
I attached a image when replying to a ticket on Zoho Desk. And the image URL that I got by inspect that image is
image URL
. But when I try to get that image URL by using "GET /api/v1/tickets/{ticket_id}/threads/{thread_id}", the URL I got is:
https://desk.zoho.com/api/v1/threads/602128000001041131/inlineImages/edbsnb6e73af32a96c8276baef2cfab2e75aba2e8e4ec0c3cc97af961d8b596f17a305f07461bd45562191b6f936e0ca8394eda32ccae832833b938f6eea96a341ba47773348c8ddb0f2139359c3c3c39cd32?et=17dadeeac68&ha=ae044241b921f21304110139d38c2801b7a017624cebe792ab1d1ce3d6b0547f&f=1.png
.
Help!