Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended permissions not working #7

Closed
marianeu opened this issue Jun 1, 2010 · 9 comments
Closed

Extended permissions not working #7

marianeu opened this issue Jun 1, 2010 · 9 comments

Comments

@marianeu
Copy link

marianeu commented Jun 1, 2010

I'm getting "an invalid next or cancel parameter was specified" when I try to get extended permissions. When I only use the authorization without any parameters it works. This also happens in the example app.

@soneff
Copy link

soneff commented Jun 2, 2010

Can you provide some specifics? What parameters are you trying to use in the authorize method?

@eldolor
Copy link

eldolor commented Jun 2, 2010

I am running into the same issue, while trying to run the FacebookSDK Example application

@marianeu
Copy link
Author

marianeu commented Jun 2, 2010

i tried it with the permissions in the example (publish_stream and offline_access). i tried it with various parameters but it was only working with none.

@eldolor
Copy link

eldolor commented Jun 2, 2010

I had tried running the FacebookSDK example, a few hours ago. I still ran into the same issue with Extended Permissions. I am using the correct APP_ID of an application that I have registered with Facebook.

Is there any other attribute that needs to be setup besides APP_ID?

Thanks.

@eldolor
Copy link

eldolor commented Jun 2, 2010

Are the following 2 issues related to this particular issue.

  1. http://github.com/facebook/facebook-android-sdk/issues/unreads#issue/3
  2. http://bugs.developers.facebook.com/show_bug.cgi?id=8660

Please let me know.

Thanks.

@soneff
Copy link

soneff commented Jun 3, 2010

The "an invalid next or cancel parameter was specified" error can be fixed by migrating your application to the New Data Permissions.

This can be done by going to

http://www.facebook.com/developers/apps.php

then select the application you are testing with, and click "Edit Settings" (the third item underneath Total Users)

On the settings page, click on Migrations (bottom of the left menu), then set New Data Permissions to "Enabled".

Let me know if you still have trouble.

@eldolor
Copy link

eldolor commented Jun 3, 2010

Awesome...it works. Thanks a lot for helping me out of the Facebook maze.

@marianeu
Copy link
Author

marianeu commented Jun 4, 2010

yes thx a lot this worked for me aswell!

@xeanliao
Copy link

I don't have "New Data Permission" option? I only have "JSON Encoding Empty Arrays", "Stream post URL security" and "Canvas Session Parameter" 3 options.

Any pointer?

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants