Description
This documentation is not detailed enough:
https://marketplace.zoom.us/docs/guides/tools-resources/postman/using-postman-to-test-zoom-apis
Error
{
“code”: 124,
“message”: “Invalid access token.”
}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
{{baseUrl}}/users?status=active&page_size=30&page_number=1
Which Endpoint/s?
{{baseUrl}}/users?status=active&page_size=30&page_number=1
How To Reproduce (If applicable)
Low confidence that https://jwt.io/ produced the correct key given that this is the second weekend I have spent and failed on both occasions.
Your documentation mentions an API Key but I have been given an SDK Key.
Your documentation mentions an “exp” expiry number, but no help on what the format of this should be?
The error code 124 means nothing.
Additional context
You need to review your documentation and make it easier for API developers.
We do not have time to waste, and failure to provide adequate documentation about authentication reflects badly on Zoom.