0
votes

If I load the following URL in Firefox and login to Facebook, I'm getting a page displaying "An invalid next or cancel parameter was specified."

https://graph.facebook.com/oauth/authorize?client_id=c8caf78d724d142ee82334131ef5c9ce&redirect_uri=http://www.facebook.com/connect/login_success.html&type=user_agent&display=touch&scope=offline_access,publish_stream

But if I change the display parameter to display=page I no longer get this error. Any ideas as to why?

1
Are you sure? It worked perfectly for me:)vodkhang
Yeah, I'm going to try the suggestion below and see what happens.kujawk

1 Answers

0
votes

You have to enable New Data Permissions on the Migrations tab in your app's settings.