I want to generate an access token which is long lived. I have tried generating token using extended permission manage_page. But then the token used to expire after a few hours.
Also 2 years back there was an issue since offline access was deprecated.
I have read on facebook long lived access token but I cannot figure out how to generate a long lived access token i.e probably 60 days.
I know that using Tools in facebook we can generate it but can anyone provide me assistance in generating a long lived access token.
Thanks in Advance.