Closed (fixed)
Project:
Plus Gallery
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2013 at 20:07 UTC
Updated:
7 May 2013 at 14:51 UTC
HI,
Could you pls find any other solution for handle this token problem? With this upgrade you can use access token to reach your facebook albums but its work for only one hour. It would be greatful if you find solution for this.
Thank you very much
remarK
Comments
Comment #1
Seppe Magiels commentedHi,
You have to extend the access token. How to do that can be found here. The long-lived token will be valid for 60 days. but access tokens for pages should not expire (if you're the admin!) according to:
More information about the access tokens can be found here.
Comment #2
remarK commentedThank you for your fast reply, but i have some questions. Iam really new in this case.... Could you pls help me how can i do this.
I see links which have specify places:
https://graph.facebook.com/oauth/access_token?client_id=_APP_ID_&client_...
in this link do i need to replace _APP_ID_ with something? And also i dont know where can i found that.
And what about of SECRET_ID? Also donno where can i find that.
Sorry for these questions but i need to solve this problem for my website in these days.
Thanks in advance
remarK
Comment #3
Seppe Magiels commentedOk this is what you do:
Make sure the Page name is the same as the App name
Hope this helps! ;)
Comment #4
remarK commentedI am really grateful that you help me in this case. Thanks a lot! It was much easier to understand in your aspect.
I could make all the steps you gave me and now i have two months long token access. :)
remarK