I was wondering if there is a way to change the permissions of a test user. It's not for a real user. Facebook docs on test user does not show that option.
|
|
|
I'm not sure if this is the best way but you can access your facebook application as a test user and it will request for the additional permissions. I'd like to know how to use the console or REST API to do it though. |
|||
|
|
|
You will need to recreate test users and if they are extended permissions I found that you should not authorise the app. This isn't working. Then switch to the test user using the https://developers.facebook.com/apps/APP_ID/permissions tool. If you hit your app for the first time now you should be presented with the extended permission dialogue. After that the test user should have the correct permissions. If you have more than one app, you can copy the user to another app so you don't have to delete the account if that is desired. re adding them to the app your working on will prompt the permissions dialogue. |
||||
|
|