Request blocked by CORS

this is not an integration - we’re trying to do an OAuth request to get an access token from an in-monday view.

Your SDK provides no access token for an in-monday view app to use so we’re forced complete the entire OAuth flow to get one, is there any reason you don’t provide an easier means to get an access token to the in-view client? would be very simple to do from the SDK but its missing.

We’re looking to use the in-view app to pass an access token to our API server, our API server could then decode this token with monday which would authenticate requests from the in-view app to our API server.

The CORS are set on monday.com’s server, it looks like the in-view app is posting to monday’s API server and monday’s API server is blocking it as it doesnt like the origin domain