android-oauth-client icon indicating copy to clipboard operation
android-oauth-client copied to clipboard

Error when adding more than one scope

Open amanzan opened this issue 6 years ago • 0 comments

I'm trying to use the library with OAuth2, but I'm getting an error if I add more than one scope as a list. Scopes work just fine if I add them one by one.

Error I'm getting is: {"code": "NOT_FOUND", "description": "Endpoint not found"}

All the urls are correct. What could be the problem?

amanzan avatar Nov 19 '18 13:11 amanzan