Request permissions
1
Go to your app's permissions settings
- Go to the developer dashboard
- Create a new app or select an existing one
- Click on Permissions

2
Add permissions
- Click on Add permissions
- Select the permissions you want to add
- Confirm by clicking Add
3
Configure each permission
- Write a short explanation for why your app needs the permission
- Choose whether the permission is required or optional

4
Save your permissions


Examples
Get a member’s email address
FAQ
How many permissions can I request?
How many permissions can I request?
You can request as many permissions as you want.
Can I request additional permissions afterwards?
Can I request additional permissions afterwards?
Yes. You can request additional permissions and the creator will be asked to re-approve them.
Keep in mind that until the permissions are re-approved, API requests requiring the newly requested permissions will fail. Make sure to handle these errors gracefully in your code.