AnthonyLins / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

Wall Posting Broken in Facebook Apps #390

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have a Flex application that loads a flash game and submits the score to the 
user's facebook wall. It is connected to a Facebook application. Here is the 
test game: http://apps.facebook.com/anacorexmas/. This currently works fine, 
except it's a test account.

I need to connect it to a different FB application under a different FB 
account. However, when I do so, the wall-posting functionality no longer works. 
I should be able to update the app ID and redirect URI (with the canvas 
page)...but this seems to be breaking it. 

What could possibly be different about the 2 FB applications? Any input would 
be much appreciated.

Thanks,
Jim
jim@anacore.com

Original issue reported on code.google.com by j...@anacore.com on 2 Dec 2011 at 9:01