Describe the bug
Using monday.setToken om a client side app prevents usage of api method.
Steps to reproduce
- Embed the SDK in an app
- Call
monday.setToken(...)
- Call monday.api(...)
- See the request fails
Expected behavior
A Successful api request
Context and environment
Client side hosted application
