Mistake Invalid Scopes: Email. This message is only shown to developers. Users of your app will ignore these permissions if they are present. Read the documentation on valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions
Hi, I can see an email permission mentioned in the guide, did you grant that?
I don't know where that is, I looked and I didn't find it
Maybe this will help: https://stackoverflow.com/questions/75890476/invalid-scopes-email-openid-public-profile
how much is the login limit?
I think it's 50 requests in an hour per IP
Recommended threads
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...
- login With OAuth Failed
login With OAuth Failed: when i cliick to login with any of the following (facebook, gmail or apple) am being redirected out of the app to enter my detail, afte...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...