Hi,
Just to confirm, did you mean you are not able to connect EM Zoom plugin to your zoom account? if yes, maybe you can try these steps and see if this makes any difference?
1. go to https://marketplace.zoom.us/develop/create
2. Under "OAuth" click Create
3. Enter the following:
- Name
- Account-level App
- "publish this app on Zoom App Marketplace" =No
4. click Create
5. Take Note of the Test and Live Client Id and Client Secret Key to be used in your 'Events > Settings > General > Zoom'
6. Enter your "Redirect URL for OAuth" which you can find in your Events > Settings > General > Zoom
e.g. https://Your-Domain.com/wp-admin/admin-ajax.php?action=em_oauth_zoom&callback=authorize
7. Enable "Event Subscriptions" > Add new event subscription
e.g. https://Your-Domain.com/wp-admin/admin-ajax.php?action=em_oauth_zoom&callback=authorize
8. Under "Event Types ", enable the scopes you find under https://wp-events-plugin.com/documentation/location-types/zoom/
- Meeting (and all sub-scope)
- Webinar (and all sub-scope)
- Zoom Rooms (and all sub-scope)
- User (and all sub-scope)