Note that there are some explanatory texts on larger screens.

plurals
  1. POFacebook offline access step-by-step
    primarykey
    data
    text
    <blockquote> <p><strong>UPDATE</strong>: Facebook <code>offline_access</code> permission is being deprecated. Please refer to the <a href="https://developers.facebook.com/roadmap/offline-access-removal/" rel="nofollow noreferrer">official documentation</a> for more information.<br> You'll have till <strong>May 1, 2012</strong>, at which date this setting will be disabled. refer to the <a href="https://developers.facebook.com/roadmap/#may-2012" rel="nofollow noreferrer">Developer Roadmap</a> for more info.</p> </blockquote> <hr> <p>After searching literally 1 day on facebook and google for an up-to-date and <em>working</em> way to do something seemingly simple:</p> <p>I am looking for a step-by-step explanation to get offline_access for a user for a facebook app and then using this (session key) to retrieve offline &amp; not within a browser friends &amp; profile data.</p> <p>Preferrably doing this in the Fb Java API.</p> <p>Thanks.</p> <p>And yes I did check the facebook wiki.</p> <p>Update: Anyone? </p> <p>this: <code>http://www.facebook.com/authorize.php?api_key=&lt;api-key&gt;&amp;v=1.0&amp;ext_perm=offline_access</code> gives me offline_Access, however how to retrieve the session_key?</p> <p>Why can't facebook just do simple documentation, I mean there are like 600 people working there?</p> <p>The seemingly same question: <a href="https://stackoverflow.com/questions/617043/getting-offlineaccess-to-work-with-facebook">Getting offline_access to work with Facebook</a> Does not answer how to retrieve the session key</p> <p>Edit: I am still stuck with that. I guess nobody really tried such a batch access out yet...</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload