post on facebook fanpage with php

0

Good afternoon. I have a site and when someone register a product I want this product to be registered in my Facebook fan page I created the application and got the id and password but still can not make it work it returns an authentication error the code I am using is similar to this one at this link

Posting to a page of facebook using PHP

The error is this

Graph returned an error: Invalid OAuth access token.

Anyone can guide me?

    
asked by anonymous 03.12.2016 / 20:55

1 answer

0

I've seen some solutions in stackoverflow in English, see if it's useful for you:

Facebook PHP SDK - Graph returned an error: Invalid OAuth access token

Facebook SDK v5 Graph returned an error : Invalid OAuth access token

PHP SDK access token issue when retrieve User Profile via the Graph API

    
03.12.2016 / 21:22