Hello, thanks for the reply. The offline_access scope is not listed in the Projects OAuth Web App credentials scope, does this mean it's impossible to refresh an access token for Adobe Analytics? This is a blocker for our clients.
Further context: I am getting a refresh token through the Oauth 2.0 flow even though I am unable to include the `offline_access` scope.Adobe Analytics is the only API associated with this projectThis project does not list `offline_access` under its scopesI am getting a 400 Bad Request `{"error":"ac...
Please confirm if I can do the following with the Analytics API 1.4 OAuth 2.0 redirect to a whitelabel domain e.g. `https://*/some/path/here`Refresh tokens that we can use to get new access tokens as necessary (offline_access scope request errors, but it does return a refresh token without it)