Invalid client_scope

I had implemented the Apple login feature and users were fully utilizing it.

Then, all of a sudden, it started to fail with an "Invalid client scope " error.

And My code is exactly scope="name email".

I haven't changed any code for Apple Login, so why is this suddenly happening?

It was working fine this morning, then I'm getting the "Invalid client scope" error. Can anyone from @appleSupport help here?

Hi @HaehunLee, @ggaaliche,

Could you please try using percent-encoded strings for these values?

scope=name%20email

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Invalid client_scope
 
 
Q