You have touse the refresh token rather than the access token in your requests. Refresh tokens have to be retrieved every 24 hours I believe.
5 Likes
You have touse the refresh token rather than the access token in your requests. Refresh tokens have to be retrieved every 24 hours I believe.