PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, December 28, 2021

[FIXED] oAuth exception #200 while trying to post to groups after recent Facebook maintenance

 December 28, 2021     facebook, facebook-php-sdk     No comments   

Issue

"message":"OAuthException: (#200) Insufficient permission to post to target on behalf of the viewer","trace":"[]","code":0

This message started to appear randomly after the recent Facebook maintenance actions.

My users are generating this error while trying to share into their groups.

Any thought on how to solve this?.


Solution

When the application request the permission, you need choose Public, not Only Me.



Answered By - bmate
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing