Búsquedas recientes


No hay búsquedas recientes

Vinh Giang Vovan's Avatar

Vinh Giang Vovan

Incorporación 16 ene 2023

·

Última actividad 06 feb 2023

Seguimientos

0

Seguidores

0

Actividad total

7

Votos

3

Suscripciones

2

RESUMEN DE LA ACTIVIDAD

Última actividad de Vinh Giang Vovan

Vinh Giang Vovan hizo un comentario,

Comentario de la comunidad Developer - Zendesk APIs

Hi Christopher,
Thank you for asking. We could resolve the issue.
We made a mistake in the json format for the query: 
"comment": "Test",
instead of 
"comment": { "body": "Test" },
We were suprised that this triggered a CORS error rather than some sort of functional "wrong format' error -- which led our investigations in the wrong way in the first place.



Ver comentario · Publicado 19 ene 2023 · Vinh Giang Vovan

0

Seguidores

0

Votos

0

Comentarios


Vinh Giang Vovan hizo un comentario,

Comentario de la comunidad Developer - Zendesk APIs

Hello, I'm facing the same issue. Did you figure out a solution?
I'm using https://{subdomain}.zendesk.com/api/v2/requests.json without authentication (allowing anonymous requests).

The call is from a regular web page, in javascript, in a similar way to the example above.

I also understand from the documentation that this issue should not happen.

https://developer.zendesk.com/documentation/ticketing/using-the-zendesk-api/making-cross-origin-browser-side-api-requests

Exceptions: A few Zendesk API endpoints don't require any authentication at all. They include the Create Request and Search Articles endpoints. CORS is implemented for these endpoints.

Thank you.

Ver comentario · Publicado 16 ene 2023 · Vinh Giang Vovan

0

Seguidores

0

Votos

0

Comentarios