Getting 124 "Invalid access token." errors

Hey,

Our app has started getting this response when we make requests to any meetings endpoint:

{
    "code": 124,
    "message": "Invalid access token."
}

I’ve verified this in postman. If I generate a new access token for the app, using the same account as always, I get a 124 any time I try to use it.

It only seems to happen for new tokens. I can refresh an existing token and make successful API requests.

Has something changed?

Is it possible you’re hitting this issue? Randomly receiving "Invalid access token" for Server-to-Server OAuth - #22 by david5

Thanks for sharing this insight @david5!

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.