when I use the feed dialog code 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 |
|||
|
|