Hi I was wondering if someone could help – I've set a Facebook application up and it all seems to be done correctly. I went through all the tutorials provided by FB. However I have one problem which seems to be stopping my site from being properly integrated.
I have my application page set up and when people click on 'Go To App' they are taken to the permissions page - then they click ‘allow’ - but instead of being taken to my app inside the Facebook Canvass / Iframe they are directed straight to my main www.mysite.com domain. On all the tutorials I have watched on youtube etc, people are always taken to the App shown within Facebook after they press 'allow' - but mine goes out of facebook and to my normal main domain.
The canvas url I have used is the same as this with my site and ID added
http://www.facebook.com/dialog/oauth/?scope=email,user_birthday& client_id=123050457758183&redirect_uri=http://www.example.com/response&response_type=token
Does anyone know what I'm doing wrong? I am thinking one possible thing is should I have a redirect from my site once the canvas URL sends them over which then redirects the user straight back to my facebook app page? this would be http://apps.facebook.com/mysite/ - is this what needs to be done perhaps?
It just seems strange because my site is a kind of dating app and it should work in the same way as something like Zoosk. I would have thought really there should be a URL to initially direct them when they first sign up so I can collect their info and add them as a user, and then another normal one they go to as more of a 'home page'. I think before this was possible but now there is just one 'Canvas URL' to send people to from the 'go to app' button.
I already have facebook connect on my main site and when people sign up through this it all runs smoothly - once its done it adds my site as an app to peoples profile and they can press go to app and use it within iframe without any problem. So there is not problem signing up from my site to facebook, but there is a problem signing up from facebook to my site.
I'm a little confused with it all and I hope someone can maybe help me make sense of it.
Thanks Nikson :)