Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Invalid Scopes: email, openid, public_profile

I am using flutter_facebook_auth: ^5.0.8 to login into the app using my Facebook account. But when I try to log in, I am getting this.

"Invalid Scopes: email, openid, public_profile. 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"

enter image description here

like image 733
Syed Arsalan Kazmi Avatar asked Dec 10 '25 12:12

Syed Arsalan Kazmi


1 Answers

2023/8/9 latest solution

You probably forgot to add the email permission for your app in the Meta developer console.

Navigate to your app, then go to 'Use Case' -> 'Authentication and Account Creation', and add the email permission

like image 162
Hog Rider Avatar answered Dec 12 '25 01:12

Hog Rider



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!