2

As according to new facebook policies, an App has to be reviewed and approved by Facebook in order to use Taggable Friends and publish_actions features.

I have created Test Users with Facebook App to provide the facebook review team with but when I publish it throws following error:

"(#200) The user hasn't authorized the application to perform this action".

It is all good with my real account which I have added as Developer in the app and the Admin account as well.

Any help ?

Taryn
  • 224,125
  • 52
  • 341
  • 389
Asif Ali
  • 209
  • 1
  • 9

2 Answers2

0

You're saying that- I have created Test Users with Facebook App to provide the facebook review team with but when I publish it throws..... — what was the response from facebook? Did they approved your submission?

Until and unless facebook approves your submission only the admins/developers and testers aan test the publishing feature from your app. And if you are confused with the submission process, check out this link, they have explained the login review in detail.

Edit:

If you are trying to post a feed on the friend's wall- this is not allowed. Facebook deprecated this functionality long ago. You can check out this discussion: How to post on a friend's Timeline after the February 2013 migration takes effect?

Community
  • 1
  • 1
Sahil Mittal
  • 20,351
  • 12
  • 59
  • 88
  • "Until and unless facebook approves your submission only the admins/developers and testers aan test the publishing feature from your app" - This is what I have done, I am doing it with test users, and publish_actions is not working, It works ok for Administrator and Developer – Asif Ali Jul 07 '14 at 10:56
  • Well, it works with the test users also. You must be doing something wrong! May be you can explain your steps here so that we may help you with this – Sahil Mittal Jul 07 '14 at 11:45
  • I have added test users for my app. I am fetching friends using taggable_friends permission, and post a feed with a tag id of selected friend, it throws the authorization error – Asif Ali Jul 07 '14 at 13:44
  • Publishing on the friends wall is not allowed! – Sahil Mittal Jul 07 '14 at 16:07
  • I am not publishing on Friend's wall, I am tagging a friend in my post. using the action tagging feature. – Asif Ali Jul 07 '14 at 18:25
  • You tagging a friend or a test user? – Sahil Mittal Jul 07 '14 at 18:57
  • Tagging a test user from a test user account (these are linked as friends in app settings) – Asif Ali Jul 07 '14 at 18:59
0

That was actually a bug from Facebook end, it works fine now.

Asif Ali
  • 209
  • 1
  • 9