MASTER ACCOUNT APIS - Cloud Recording APIs - Code 124, “Invalid access token.”

Description


GET /v2/accounts/{accountId}//recordings List all recordings of a Sub Account.

Error
“code”: 124,
“message”: “Invalid access token.”

I use Postman with a valid token (I just test this token with another API and it’s correctly).
accountId : ojQgoxKwRgag**********
I send : ://api.zoom.us/v2/accounts/ojQgoxKwRgag**********/recordings
I receive this message:
“code”: 124,
“message”: “Invalid access token.”


I think the "accountId " is correct. I get the accountId with :
//api.zoom.us/v2/users?role_id=0


Can you help me?

Hey @tom71

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout these related threads that may have the answer you are looking for:

If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot