Question
Regarding OAuth 2.0 support
As part of OAuth 2.0 upgrade, we started using 'public/oauth/v2' API to authorization from our application. But w.r.t. previous version 'public/oauth/', we were getting 'api_access_point' as part of response parameter along with 'code'.
As we have a dependency on 'api_access_point', we are not able to integrate to Adobe with latest Oauth 2 URLs. Requesting to provide possible soution.
