I'm trying to set up a local mamp development server for my facebook application. I've created another application in facebook and pointed it to my localhost. The problem is that obviously my local server has no ssl and facebook now requires a secure url in order for the app to work. Does anyone know of a workaround?
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.
|
|
|
The only "workaround" I know of is to generate a self signed certificate and use that in Apache. The process (mainly the paths) differ between MacOS X versions, but this concise guide should get you started. |
|||
|
|
