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?
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 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.