cancel
Showing results for 
Search instead for 
Did you mean: 

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!