cancel
Showing results for 
Search instead for 
Did you mean: 
The Zoom Community will be placed in read-only mode January 9th, 2026 through January 22nd, 2026 to deliver you a new and improved community experience!

The community will still be accessible, however, the creation of any new discussions or replies will be temporarily unavailable. We appreciate your patience during this time.

Meeting APIs giving a code 200, "invalid api key or secret" response

medlyves_zoom
Newcomer
Newcomer

I followed the documentation, created the a server to server oauth app, called the oauth endpoint with client id and secret to get access token, and subsequently called meeting API with Authorization: Bearer <access token>. However I am getting {'code': 200, 'message': 'Invalid api key or secret.'}, what am I doing wrong?

3 REPLIES 3

medlyves_zoom
Newcomer
Newcomer

is it a permissions issue?

Ray_Harwood
Community Champion | Customer
Community Champion | Customer

Welcome to the Zoom Community, @medlyves_zoom 

Sorry, I responded previously to the wrong post!

 

For developer-related questions, this is probably more appropriate for the Developers Forum at https://developers.zoom.us/


Ray -- check out the GoodClix website.

willjoe2442
Contributor I
Contributor I

At the moment when making API calls via JWT token ( new generated ) is having issues. Check the top header “Developer impacting changes during COVID-19 12” - JWT Token invalid error ( To fix, deactivate and activate your JWT App )