开发者

Facebook development problem on return canvas url

开发者 https://www.devze.com 2023-02-04 03:00 出处:网络
I have an application i.e apps.facebook.com/myappnamegoeshere/ Its canvas URL is i.e subdomain.mysite.com

I have an application i.e apps.facebook.com/myappnamegoeshere/

Its canvas URL is i.e subdomain.mysite.com

When Facebook wants to authenticate me it returns my canvas URL, but it addssomething like this to my URL:

subdomain.mysite.com/amegoeshere/?authtoken=bla bla...

My page gives 404 error, naturally.

Does anyone know how to fix this?开发者_如何学Python


Make sure your facebook application settings are correct and the canvas call back url is what you want it to be.

-Roozbeh

0

精彩评论

暂无评论...
验证码 换一张
取 消