Meeting APIs giving a code 200, "invalid api key or secret" response | Community
Skip to main content
Newcomer
January 2, 2023
Question

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

  • January 2, 2023
  • 2 replies
  • 4 views

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?

    2 replies

    Newcomer
    January 2, 2023

    is it a permissions issue?

    Ray_Harwood
    Community Super Champion | Customer
    Community Super Champion | Customer
    January 2, 2023

    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/

    Newcomer
    January 3, 2023

    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 )