最近の検索
最近の検索はありません

Vinh Giang Vovan
参加日2023年1月16日
·
前回のアクティビティ2023年2月06日
フォロー中
0
フォロワー
0
合計アクティビティ
7
投票
3
受信登録
2
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Vinh Giang Vovan
Vinh Giang Vovanさんがコメントを作成しました:
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.
コメントを表示 · 投稿日時:2023年1月19日 · Vinh Giang Vovan
0
フォロワー
0
投票
0
コメント
Vinh Giang Vovanさんがコメントを作成しました:
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.
コメントを表示 · 投稿日時:2023年1月16日 · Vinh Giang Vovan
0
フォロワー
0
投票
0
コメント