"access_denied" message when requesting an auth token for the Adobe Analytics API
We’ve developed an integration with the Adobe Analytics API that allows clients to pull user and visit data for their campaigns directly into our campaign builder, enabling them to report on campaign performance.
Our integration uses the OAuth process, requiring someone from the client to reconnect through our site every two weeks to obtain a new refresh token. However, during the most recent reconnection attempt, instead of receiving a refresh token, an “access_denied” error message was returned instead.
Could this issue be related to the permissions of the individual attempting to reconnect, or might there be another cause for the “access_denied” error? I couldn’t find any relevant information in the documentation.