Note that there are some explanatory texts on larger screens.

plurals
  1. POFacebook Graph Api doesn't redirect to my callback
    primarykey
    data
    text
    <p>I am following the steps to do the authorization as described <a href="http://developers.facebook.com/docs/authentication/" rel="nofollow noreferrer">here</a>, but I am not redirected to my callback url.</p> <p>I get the following five steps after calling the first one:</p> <ul> <li><a href="https://graph.facebook.com/oauth/authorize?display=touch&amp;client_id=...&amp;redirect_uri=" rel="nofollow noreferrer">https://graph.facebook.com/oauth/authorize?display=touch&amp;client_id=...&amp;redirect_uri=</a>... </li> <li><p><a href="https://www.facebook.com/connect/uiserver.php?display=touch&amp;client_id=...&amp;redirect_uri=...&amp;next=https://graph.facebook.com/oauth/authorize_success?display=touch&amp;client_id=...&amp;redirect_uri=...&amp;type=web_server&amp;cancel_url=https://graph.facebook.com/oauth/authorize_cancel?display=touch&amp;client_id=...&amp;redirect_uri=...&amp;method=permissions.request&amp;return_session=1" rel="nofollow noreferrer">https://www.facebook.com/connect/uiserver.php?display=touch&amp;client_id=...&amp;redirect_uri=...&amp;next=https://graph.facebook.com/oauth/authorize_success?display=touch&amp;client_id=...&amp;redirect_uri=...&amp;type=web_server&amp;cancel_url=https://graph.facebook.com/oauth/authorize_cancel?display=touch&amp;client_id=...&amp;redirect_uri=...&amp;method=permissions.request&amp;return_session=1</a></p></li> <li><p><a href="http://www.facebook.com/" rel="nofollow noreferrer">http://www.facebook.com/</a></p></li> <li><a href="http://touch.facebook.com/?w2m" rel="nofollow noreferrer">http://touch.facebook.com/?w2m</a></li> <li><a href="http://touch.facebook.com/login.php?next=http://touch.facebook.com/?w2m&amp;cancel=http://touch.facebook.com/?w2m&amp;fbconnect=0&amp;r39c26cf0&amp;refid=108" rel="nofollow noreferrer">http://touch.facebook.com/login.php?next=http://touch.facebook.com/?w2m&amp;cancel=http://touch.facebook.com/?w2m&amp;fbconnect=0&amp;r39c26cf0&amp;refid=108</a></li> </ul> <p>As you see the 5th step just displays the login screen. If I log in, or I am already logged in I am presented with the home page. </p> <p>I use my application key, and the connect url of the app I've setup in FB Developers page.</p> <p>What I am doing wrong, why I am not redirected to my url?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload