On Mon, Jan 23, 2012 at 09:28:38AM -0800, Merci Victoria Grace wrote:
> Good heads up, Kristjan! :-)
>
> Apps that have used offline access will continue to have permissions (ie,
> they're grandfathering us in) but we will need the new tokens for any new
> accounts.
>
> On Sat, Jan 21, 2012 at 4:08 PM, Kristj�n P�tursson <kris...@singly.com>wrote:
>
> > Facebook is doing away with the offline_access permission that the locker
> > currently uses, as well as the 1-hour tokens an app gets each time a user
> > visits. Instead, all tokens last 30 days and appear to be extendable with
> > an API call. To keep synching properly, looks like the locker will have to
> > hit that endpoint at least every 30 days.
> >
> > This is briefly mentioned at
> > http://developers.facebook.com/blog/post/633/ (search for offline_access)
> >
> > and linked to more detail in
> > https://developers.facebook.com/docs/offline-access-deprecation/
> >
--
- mdz
On Mon, Jan 23, 2012 at 09:28:38AM -0800, Merci Victoria Grace wrote:
> Good heads up, Kristjan! :-)
>
> Apps that have used offline access will continue to have permissions (ie,
> they're grandfathering us in) but we will need the new tokens for any new
> accounts.
>
> On Sat, Jan 21, 2012 at 4:08 PM, Kristján Pétursson <kris...@singly.com>wrote:
>
> > Facebook is doing away with the offline_access permission that the locker
> > currently uses, as well as the 1-hour tokens an app gets each time a user
> > visits. Instead, all tokens last 30 days and appear to be extendable with
> > an API call. To keep synching properly, looks like the locker will have to
> > hit that endpoint at least every 30 days.
> >
> > This is briefly mentioned at
> > http://developers.facebook.com/blog/post/633/ (search for offline_access)
> >
> > and linked to more detail in
> > https://developers.facebook.com/docs/offline-access-deprecation/
> >
--
- mdz