Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent "Unable to authorize access because the client configuration is invalid: use_oauth_v2_apis" error #4

Closed
luisdangel opened this issue Nov 16, 2021 · 1 comment

Comments

@luisdangel
Copy link

It seems Adobe has made some changes to the oauth endpoints and now it needs to be told to use v2. Replacing /oauth with oauth/v2 in AuthenticationService.cs fixes this issue.

image

@luisdangel
Copy link
Author

Thanks for fixing the oauth2 issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant