Facebook to Posts Content issue

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 1 reply thread
  • Author
    Posts
    • #853


      andydoucet
      Participant

      Hey there,

      I am unsure if this issue is related to the previous ticket, however I have been having issues with the plugin not importing all the Facebook content of a post.

      I recently had to “hack” the code to get it working…

      The edits I made were to the api graph call. I was having an error where this was being rejected:

      $feed_uri .= “&fields=full_picture,picture,id,message,name,description,link,from,type,story,attachments,created_time”;

      So I replaced it with

      $feed_uri .= “&fields=full_picture,picture,id,message,from,story,attachments,created_time”;

      And it started working again, however now it won’t import pictures attached to posts properly.

      Website in question: https://dev.gprotary.com/

      Also I tried importing posts this morning, and it seems like it’s not working at all now, lol…

      Hoping I just missed a plugin update or something!

      Thanks!

    • #854


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      Hello,

      To be honest, Facebook deactivated my app id and secret (that had public page access), and since, I was unable to use the API part of the plugin…

      If you can share your api credentials with me, please send me temp admin login to your site (or the Facebook API credentials) to: [email protected]

      Let me know if this is possible.

      Regards, Szabi – CodeRevolution.

Viewing 1 reply thread

The topic ‘Facebook to Posts Content issue’ is closed to new replies.