I have an app server (app.a.com) and a test server (test.a.com). I set "App Domains" as "*.a.com". How do I set "Website with Facebook Login" so that both server will work?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
Yes, I do this on my site. In the App Dashboard in the "Basic" tab, set:
Then your app URLs will look like this: http://www.example.com/php_sdk/get_user_feed.php and http://test.example.com/php_sdk/get_user_feed.php Where get_user_feed.php in subdomain |
|||
|
|
App Domains" just puta.com. And have you tried leaving theWebsite with Facebook Loginempty (not sure about this!)? if that didn't work, how about just addinga.com? – ifaour Oct 23 '12 at 19:49