"No permission" Web Meeting SDK

Description
Joining meeting timeout. No permission.

Browser Console Error

  1. errorCode: 3713
  2. errorMessage: “No permission.”
  3. method: “join”
  4. result: “No permission”
  5. status: false

Which Web Meeting SDK version?
2.3.5

Meeting SDK Code Snippets
Front-end: zoom-meeting-sdk · GitHub
Back-end: zoom-meeting-sdk back-end · GitHub

Been trying with both JWT API keys and SDK API keys. Nothing works. On PRO plan.

Meeting ID I take from the Zoom UI after I created a scheduled meeting.

Trying to join the meeting as an anonymous user.

Solved. Was using “apiKey” when I should have been using “sdkKey”. The error messages couldn’t be more cryptic over here though.

Hi, @markusp,

Welcome to the Developer Forum and thank you for posting. It looks like you resolved the problem already. Please feel welcome to write us again if you have any additional questions.

Regards,
Donte

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.