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.
Also known as `Path Taken`.
1
vote
0answers
11 views
Is there a way to display a google maps with a route from a Facebook app without needing a backend?
So I've got a mobile app that tracks a user's route. (cycling app.) I'd like to create a Facebook app that I can use to display their route on Facebook. Is this possible to do without requiring a ...
0
votes
1answer
36 views
https vs http issue with rails route in facebook applications
I have a facebook application developed on ruby on rails and deployed on passenger + apache server.
Now when i go to the facebook page where the app is added and click on that application, it loads ...
0
votes
1answer
59 views
Why does Open Graph Actions with “Map” display no longer display routes on the web?
This have been the case for both my own app as well as other apps for some days. The IOS FB app still shows routes correctly.
1
vote
1answer
273 views
Restful Authentication with OmniAuth Facebook Authentication routing
I installed omniauth for facebook authentication. Everything works but the routing.
After visiting
localhost/auth/facebook
I get sent to
...
0
votes
1answer
143 views
How to Route URLS in PHP?
I would like to achieve what Facebook has simply done with url mechaniscm. facebook.com/user leads to the a users profile page and facebook.com/page leads to a page. I would like to know how this ...
