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.

I've been reading through the getting started and core concepts section of the documentation but I still have some problems. First of all I can't get my app to work in general. I wanted to test my app on MAMP localhost so I am using http://localhost:8888/vote/ and https://localhost:8888/vote/ as my secure canvas URL.

I am using h ttp://localhost:8888/vote/index.html and h ttps://localhost:8888/vote/index.html as my Page Tab URL, but I can't select the App in the settings dropdown list where I can define the base Tab for my Facebook site.

I think that's a problem with the SSL certificate that is not working?

share|improve this question

1 Answer

Did you entered the application profile page and clicked "Add to my page"? you can find the application profile page here https://www.facebook.com/apps/application.php?id=$applicationID

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.