4 years ago
CORS error
Hi all guys,
I'm trying to integrate a new platform I created for my wholesale customer with its MYOB current account. I already created the API KEY and I would like to start by getting done the authorization steps. The problem is when I try to make a request to the authorization endpoint I'm getting a CORS error, of course, because I'm doing the request from localhost. Is there any way to activate a sandbox mode in order to test the endpoint in a development environment?
Here is the CORS error:
Thanks.