Need help with errors showing up on zoom api return data

I am getting this error while trying to create a webinar using my account ( not paid )
{“code”:124,“message”:“Invalid access token.”}
what does code 124 mean. I did refresh accesstoken so that can’t be it

@sruthir.work , I recommend doing a search on the forum for “invalid access token” as there are plenty of good threads on this :slight_smile:

1 Like

Thank you. I had done wrong using the query as request body parameters. When I corrected that, the API worked as required.

Hi @sruthir.work , happy that this is now resolved!