Facebook web application extended permissions second step dont show

前端 未结 3 1107
栀梦
栀梦 2021-01-11 16:01

Update2 This post is getting old but still relevant.. Below is whe way I solved it. I marked the other guys answer because I think it answers the question b

3条回答
  •  感情败类
    2021-01-11 16:16

    Is your app registered for these scopes? I'm familiar with Google OAuth, they have a separate scope that maps to one permission. Your app should be registered for the scopes, in order to get the 2nd window. Else, you'll have access only to the public info that your 1st popup asks for..

提交回复
热议问题