Hello,So we provide a reporting solution, and for a while now we have
used an authorization code flow
(https://marketing.adobe.com/developer/documentation/authentication-1/auth-web-server-1)
so that we can retrieve reporting data from user's Adobe Analytics
account on behalf of the user. We use a scopes mentioned in
https://marketing.adobe.com/developer/documentation/authentication-1/auth-scope-1#concept_A508306A83824335B42EE9FC1C51D447.However,
it seems like every recent authorization request i...