All of a sudden I'm getting an "Invalid Scopes: manage_pages" error during login in the test version of my Facebook app. The full error message is:
Invalid Scopes: manage_pages. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions
The live app is working fine. Everything was working fine in the test app as well until this morning.
If I read the provided docs link it looks like manage_pages permission is still in use.
Anybody has an idea of what could be wrong with it?