Partial Outageshare-external
How can i refresh Facebook long lived access token after 60 days of expiry
1

I am using graph API call in Golang and generated long lived access token for API calls using short lived tokens, as per the documentation long lived token will be expires after 60 days, then how we can refresh it with generating short lived token again and generate another long lived token. Is there a way I can manage to refresh this long lived access token without user need to login. Thankyu

Mayank
Asked about 4 months ago