Pesquisas recentes


Sem pesquisas recentes

Vinh Giang Vovan's Avatar

Vinh Giang Vovan

Entrou em 16 de jan. de 2023

·

Última atividade em 06 de fev. de 2023

Seguindo

0

Seguidores

0

Atividade total

7

Votos

3

Assinaturas

2

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Vinh Giang Vovan

Vinh Giang Vovan comentou,

Comentário na comunidade 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.



Exibir comentário · Publicado 19 de jan. de 2023 · Vinh Giang Vovan

0

Seguidores

0

Votos

0

Comentários


Vinh Giang Vovan comentou,

Comentário na comunidade 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.

Exibir comentário · Publicado 16 de jan. de 2023 · Vinh Giang Vovan

0

Seguidores

0

Votos

0

Comentários