Facebook Graph API usage

Hi all, looking for some help using the Facebook graph API.

I’ll start by saying dealing with API’s etc isn’t something i do and this project started out as an experiment that i am now determined to finish.

Basically what i am trying to do is have the og meta randomize every time a specific URL is posted on facebook, i have the randomization down and it works in the facebook debugger, the issue is with facebooks caching and scraping of og meta, which is only done every 30 days or manually.

Looking through there docs i can see a work around for the issue here, using an API endpoint.

I am basically stuck on how and where to implement that bit of code (i did say this isn’t my area :slight_smile: . I have the graph SDK and all required files on the server.

Any help will be greatly appreciated.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.