The issue is:
Ive integrated the zoom wordpress plugin with my website https:// direct. mirren. com/
Enter the plugin license and created the zoom server to server oauth app and SDK integration and add the keys with my website but its not working
i’ve added the webinar into zoom and add the zoom webinar id in my website webinar, and on click of join webinar it says Bad Request
this is the error i see in browser inspect console : {success: false, result: ‘Could not find join url’, response: {…}, error: ‘Bad Request’}
It was working perfectly with JWT
But with OAuth it’s not working.
Can anyone help me in this please?