Hosting webgl game on dropbox and use it with facebook secure canvas -


i have webgl game , want put in facebook secure canvas. since dropbox https secure, want upload game there , paste link facebook secure canvas settings, got error:

must point directory (i.e., end '/' or dynamic page (i.e., have '?' somewhere). 

enter image description here

any solution?

it seem facebook not static html pages. try changing secure canvas url include ?secure (or other word/variables long starts question mark). meaning:

https://www.dropbox.com/home/public/whatever/index2.html?secure 

hope helps!


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -