LOGIC Blog

Get New Updates on ERP Software, advice, lessons and best practices.

Where can I find the documentation? (Solved)

How can I make a Facebook RSS application that autoupdates from the provided RSS feeds. Of course doing this is trivial for canvas applications, but I need this for showing on the Facebook Page. All the RSS apps I’ve taken a look at either dont update or dont work on Facebook Pages.

Especially now that infinite session keys are deprecated (and maybe even forbidden).

2 ANSWERS

February 16, 2017 at 9:50 am LOGIC

Infinite sessions keys do not exist anymore
Every feed is unique. But even if it weren’t, can I just stuff the fbml.refreshRefUrl in a cron job and it will work without session (because I can not get an infinite session)= Or maybe I first need to request the offline_access extended permission? Is there any way without using cron jobs?

February 16, 2017 at 9:50 am LOGIC

I specifically said I do not need this for canvas applications (as that is trivial to do), but on Facebook Pages! This is done with profile.setFBML and data published that way does reside on the facebook servers.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Where can I find the documentation?’ is closed to new replies.