When configuration a zoom plugin in my moodle site, the following were asked for:
zoom account id, zoom client id and zoom client secret.
The only thing I could find in my zoom account profile was an account number so I assume this is the same as account id. The remaining two were found in zoom marketplace. When submitting all these three into the config page, an error message "No access token returned" was pop up and the whole process stopped. What should I do next?
> zoom account id, zoom client id and zoom client secret.
That is not the way it used to work, or at least I utilized Zoom being the owner of a Zoom Pro account. There I created a JWT application and entered the API key and the API secret in to plug-in settings. See https://moodle.org/mod/forum/discuss.php?d=403823#p1796462.
Since June 2023 the JWT application is gone. Expect the plug-in https://moodle.org/plugins/mod_zoom documentation to have the latest information. I don't know, I don't use the Zoom plug-in anymore.
That is not the way it used to work, or at least I utilized Zoom being the owner of a Zoom Pro account. There I created a JWT application and entered the API key and the API secret in to plug-in settings. See https://moodle.org/mod/forum/discuss.php?d=403823#p1796462.
Since June 2023 the JWT application is gone. Expect the plug-in https://moodle.org/plugins/mod_zoom documentation to have the latest information. I don't know, I don't use the Zoom plug-in anymore.
The plugin README.md file describes the process of creating a Server-to-Server OAuth application to set up access to the Zoom account: https://github.com/ncstate-delta/moodle-mod_zoom?tab=readme-ov-file#server-to-server-oauth