Skip to content

Instantly share code, notes, and snippets.

@niraj-shah
Created August 13, 2013 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save niraj-shah/6219503 to your computer and use it in GitHub Desktop.
Save niraj-shah/6219503 to your computer and use it in GitHub Desktop.
Error message when POST /page_id/feed if publish_stream permission not requested
{
"error": {
"message": "(#200) The user hasn't authorized the application to perform this action",
"type": "OAuthException",
"code": 200
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment