Discussions
API call for token for staging environment
6 days ago by Sandra Sorensen
Hello,
we have a log in to a staging environment that we use to test out stuff, sort of like a sandbox.
Now I've created an app in the staging environment and now try to fetch a token using the provided client ID and client secret. Although I get a 401 status back with an error message "Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method"
Is it not possible to make API calls to a sandbox/staging environment?