cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

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 or the Z-SPAN 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 )