Question

I am trying to sign in Facebook with OAuth. I use following url:

https://www.facebook.com/dialog/oauth?client_id=233884670034708&redirect_uri=http%3A%2F%2Fapps.facebook.com%2Fdemoappfbm&scope=publish_stream&response_type=token

However, I always receive following error:

An error occurred. Please try again later.

What is possible reason?

Was it helpful?

Solution

Try putting your Canvas APP Url as redirect-uri, so the actual place your app is located, not on facebook.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top