Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2023-01-02 10:33 AM
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?
2023-01-02 10:35 AM - edited 2023-01-02 10:35 AM
is it a permissions issue?
2023-01-02 11:46 AM - edited 2023-01-02 12:17 PM
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/
2023-01-03 02:10 AM
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 )