Hi there,
I’ve followed the setup for Apple ID.
I’m getting this error when trying to trigger Apple login:
invalid_request
Invalid client scope
This is the URL being fired:
I’ve double checked the documentation, and name+email is the two valid scopes which are added when you check both of them for the social connection.
Client ID is fine, as when I change that it goes to “invalid_client”, but with that one it works.
Has anyone else had this issue, I can’t find anything on apple forums, or auth0 forums about this.