My facebook access token gets expired

(Mayank Sharma) #1

Hi @johnjackson

The Facebook page access token always get expired after some time.

How can I solve this issue?

Regards
mayank

(John Jackson) #2

Where are you using the Page Access Token Mayank? How often do you make use of the token too?

(Mayank Sharma) #3

Hi

I’m using it to post my json code for receipt template.
Not quite often we use it…may be…in a day or two.

Regards
Mayank

(Karen Barker) #4

Hi,

I see you’ve sent this in to our support email so I’ve responded there.

For anyone else having this issue:

The Access Token expiration time is something that’s set by Facebook. Their documentation here explains the different access tokens and expiration times on them.

There’s an article here that discusses how to get a longer lasting access token. If you follow the details in this then you should be able to get a never expiring Page Access Token.

I hope this helps.