Can i exchange token after mine expired?

Is there just 1 person that knows?

Hi @journeai when you refresh an access token, make sure:

  • the access token is not expired yet
  • put the access token in "refresh_token": "USER_ACCESS_TOKEN",
  • put the client secret (note it is not client token; both can be found in your developer settings page) in -H "Authorization: OAuth CLIENT_SECERT"

It expired 2 months ago and I have been unable to get a new one sicne