Skip to content

Pass scope parameter as a string, not a list of Permissions#202

Open
afn wants to merge 1 commit into
facebook:mainfrom
cygnuseducation:fix-scope-serialization
Open

Pass scope parameter as a string, not a list of Permissions#202
afn wants to merge 1 commit into
facebook:mainfrom
cygnuseducation:fix-scope-serialization

Conversation

@afn

@afn afn commented Sep 25, 2023

Copy link
Copy Markdown

The scope parameter needs to be a string containing a comma-separated list of scopes, e.g. "ads_management,manage_pages".

Fixes #97.

@afn afn force-pushed the fix-scope-serialization branch 2 times, most recently from 5e40f73 to ccdfa15 Compare November 3, 2023 16:42
@afn

afn commented Nov 20, 2023

Copy link
Copy Markdown
Author

Can we get this reviewed/merged please? Thanks!

The scope parameter needs to be a string containing a comma-separated
list of scopes, e.g. "ads_management,manage_pages".

Fixes facebook#97.
@afn afn force-pushed the fix-scope-serialization branch from ccdfa15 to 4700de0 Compare April 25, 2025 02:50
@afn

afn commented Apr 25, 2025

Copy link
Copy Markdown
Author

Fixes #223.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provided permission is not valid.

2 participants