i created an app that supposed to be allowed to post on friends wall.
i get the error:
FAILED ((#200) Feed story publishing to other users is disabled for this application - Type: OAuthException - Code: 200)
i read tens of posts and watched videos about this error and others. i don't understand one thing: does my app can post on other friends wall or not?
i read about action types but didn't understand that one thing.
This is my app , it is live:
This is the status of my app:
and this is the "review status" :
do i get this error becuase i don't have action types? do i need to add action type? or posting on others wall is a "common" action type that doesn't need to be speicfied?