Corona sdk cannot post message to facebook.

Hi Everyone,

I created facebook app by using my facebook account and then I wrote the code on corona sdk to post message to facebook. It can post to wall successfully with my facebook account.

but when I try to login with another facebook account, It cannot post to wall. It showed error message 

#200 the user hasn’t anthorized the application to perform this action”

What should I set in facebook app ? Is there something to set on facebook app to allow all the facebook account to post messages to Wall.

Thanks

Facebook have recently made changes to user permissions and “publish_actions” now have to go through a review process. The reason it works off of your own account is because that is the account used as the administrator role on your Facebook developer account.

Thanks, my facebook app need to be reviewed. Am i right? If yes, I think Review process need time & process to approve. Oh… :8 

Yes it has to be reviewed, from what I have seen on the Facebook developer site, they are saying it can take up to 14 days to be reviewed! 

You can setup a test app with them to do your development.

you should also be able to add additional users as “testers” or “developers”, etc in the roles section of the dev portal.

I have done this with a second test facebook account.  You will need to be “friends” with the second account to do this.

Facebook have recently made changes to user permissions and “publish_actions” now have to go through a review process. The reason it works off of your own account is because that is the account used as the administrator role on your Facebook developer account.

Thanks, my facebook app need to be reviewed. Am i right? If yes, I think Review process need time & process to approve. Oh… :8 

Yes it has to be reviewed, from what I have seen on the Facebook developer site, they are saying it can take up to 14 days to be reviewed! 

You can setup a test app with them to do your development.

you should also be able to add additional users as “testers” or “developers”, etc in the roles section of the dev portal.

I have done this with a second test facebook account.  You will need to be “friends” with the second account to do this.