Update scopes For SSO Login#1343
Conversation
Meta changed the scope for Instagram from `user_profile` to `'instagram_business_basic'`, `'instagram_business_content_publish'`, `'instagram_business_manage_messages'`, and `'instagram_business_manage_comments'`. I tested it on my local machine, and it works fine with the new scope. Can you merge my proposed changes?
|
I can reproduce old scope "user_profile" no longer working, so latest version of Instagram provider is altogether broken. how it looks like with only "instagram_business_basic": |
|
Hi @marcelaodev , |
works fine. |
|
@atymic , Thanks for merging the PR. But when I run composer update socialiteproviders/instagram, it doesn't update — it's still on version 5.0. Could you please check if there's a new tag or something else that needs to be create for this? |
|
Tagged :) |
|
@atymic Thanks :) |


Meta changed the scope for Instagram from
user_profileto'instagram_business_basic','instagram_business_content_publish','instagram_business_manage_messages', and'instagram_business_manage_comments'. I tested it on my local machine, and it works fine with the new scope. Can you merge my proposed changes?meta developer doc link for your reference
Scope Update