For some reason my application has decided to stop loading page tabs when using HTTPS. I do use SSL certificate on my server, the Facebook canvas page even loads using HTTPS;
https://apps.facebook.com/myflashstore
But the Page tab only loads using HTTP even though for a long time it was working with HTTPS just fine.
http://www.facebook.com/trubeats/app_79482449955
https://www.facebook.com/trubeats/app_79482449955
In the app settings, the Secure Page Tab URL is the same as the Page Tab URL so there shouldn’t be an issue. Anyone have any ideas? Help is much appreciated
I found the solution. The
Secure Page Tab URLwas a relative URL, relative to myCanvas URL– while it worked fine ever since I made the app, and worked fine for HTTP requests, for some reason theSecure Page Tab URLnow wanted a full URL. Thanks Facebook for continually changing things…makes life much easier for us!