コミュニティアチーブメントバーを展開する。

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

API CORS problem

Avatar

Level 1

Hi, I'm new to the WF API. I'm trying a simple XMLHttpRequest call using my API key but I'm getting a CORS error. Is there a way I can whitelist my site's domain/URL to allow the call?

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

API
1 受け入れられたソリューション

Avatar

正解者
Employee

Hi Christopher,

So reading this documentation article, it looks like we don't support CORS for anyone who wasn't using it pre-2018, and that's why you're getting the error.

So sorry about that!

Kyna

元の投稿で解決策を見る

2 返信

Avatar

正解者
Employee

Hi Christopher,

So reading this documentation article, it looks like we don't support CORS for anyone who wasn't using it pre-2018, and that's why you're getting the error.

So sorry about that!

Kyna

Avatar

Level 1

Thanks, that makes sense.