开发者

Facebook Feed dialogs Problem

开发者 https://www.devze.com 2023-03-31 12:49 出处:网络
when I use the feed dialog cod开发者_StackOverflowe from the developer\'s pages, the feed dialog works ( I am testing locally ).

when I use the feed dialog cod开发者_StackOverflowe from the developer's pages, the feed dialog works ( I am testing locally ).

but if I substitute my app_id/my_canvas_url I get an error.

any thoughts please...

thanks for your time, Shannon


You have to add the domain of the redirect_uri to the Facebook App. Goto Developers >> Apps >> Edit App >> and then add keleia.com into the app domains

Hope this helps :)


seems like it is related to domain... my app ( ie canvas url ) is located on keleia.com.

WORKS: http://www.facebook.com/dialog/feed/?app_id=208524139202627&redirect_uri=http://www.facebook.com

DOESN'T: http://www.facebook.com/dialog/feed/?app_id=208524139202627&redirect_uri=http://www.keleia.com

0

精彩评论

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