cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

Need Help Giving Error while joining webinar through zoom meeting sdk

SIddiqBarbhuiya
Newcomer
Newcomer

 

Facing issue with joining zoom webinar. 
Following is error message received 

  1. errorCode: 1
  2. errorMessage: "Fail to join the meeting."
  3. method: "join"
  4. result: null
  5. status: false

    Tried to track through network tab there following error message was there 
    localJsonpCallback1({
    "status": false,
    "errorCode": 3000,
    "errorMessage": "Join meeting failure, please try again."
    })

    It's an pro account so, not expecting limit issue as we are testing it on small scale. 

1 REPLY 1

Frank_TB
Community Champion | Customer
Community Champion | Customer

Hello,

 

You will most likely get more answers at the Zoom Developer site for this kind of question.

 

https://devforum.zoom.us/ 

 

Regards

If my reply helped, don't forget to click the accept as solution button!