- Home /
FB now requires https even for testing?
Back at the start of the year I was trying out the FB SDK for a project I was working on, and was using the FB canvas in the settings for the app. Then the vps I was using to host the unity3d file was just http which FB would accept while the app was in development (sandbox) mode.
I have just been trying again for something I am about to release and FB is now requiring the binary URL to be https even if the app is still in development mode. Is there a way around this for testing purposes or is https required for testing as well as public mode now?
If so what is the best (cheapest/easiest?) way to go about this?
I know that's what the documentation states, but for some reason it isn't letting me. I have tried creating a new app multiple times in case something bugged but get the same thing every time.
Your answer

Follow this Question
Related Questions
Get data from REST works on Unity but not on Android Device 1 Answer
Simple HTTPS question 1 Answer
how do setup WebPlayer Installer on an https? Esp. Facebook. 0 Answers
http request over an https webgl 1 Answer
Json Post to https 2 Answers