This has been happening to me for over a week. It keeps telling me the token has expired, when I know I generate the token for the following example at 5:23AM EST.
I made several calls at 6:00AM EST this morning -- and they came back with an expire error -- but the expiration time in the error result is hours in the future (error below).
Please advise how to fix. Tokens should be good for 6 hours or until you generate a new one, correct?
401
{“status”:“error”,“message”:“The OAuth token used to make this call expired 7 minute(s) ago.”,“correlationId”:“689caeed-95e4-4c50-962f-650681094a6d”,“category”:“EXPIRED_AUTHENTICATION”,“context”:{“expire time”:[“2021-11-15T10:53:04.661Z”]}}
Thanks!