scogley / SmartPhotoFrame

Smart Photo Frame displays your favorite pictures from social media and web apps. Uses Raspberry Pi 2 and connected 7" touch display
0 stars 0 forks source link

obtain an extended facebook api token #6

Open scogley opened 8 years ago

scogley commented 8 years ago

obtain long term fb token see this: http://stackoverflow.com/questions/27002691/how-to-extend-facebook-access-token-in-python

Isaac suggests alternative to simply use browser console and use js to obtain an extended token.