Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Vinh Giang Vovan
Beigetreten 16. Jan. 2023
·
Letzte Aktivität 06. Feb. 2023
Folge ich
0
Follower
0
Gesamtaktivitäten
7
Stimmen
3
Abonnements
2
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Vinh Giang Vovan
Vinh Giang Vovan hat einen Kommentar hinterlassen
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.
Kommentar anzeigen · Gepostet 19. Jan. 2023 · Vinh Giang Vovan
0
Follower
0
Stimmen
0
Kommentare
Vinh Giang Vovan hat einen Kommentar hinterlassen
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.
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.
Kommentar anzeigen · Gepostet 16. Jan. 2023 · Vinh Giang Vovan
0
Follower
0
Stimmen
0
Kommentare