cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

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

medlyves_zoom
Listener

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
Listener

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 - Need cost-effective Zoom Events Help? Visit Z-SPAN.com.
Please click Accept As Solution if this helped you !

willjoe2442
Participant

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 )