zoom44  
                (Shubhangi)
               
                 
                 
              
                  
                    February 18, 2021,  9:08pm
                   
                   
              1 
               
             
            
              Description  
Trying join zoom webinar through CDN
Error 
Which Client Web SDK version?  
Version 1.9.0
To Reproduce(If applicable)  
Steps to reproduce the behavior:
Go to ‘…’ 
Click on ‘…’ 
Scroll down to ‘…’ 
See error 
 
Screenshots  
Device (please complete the following information): 
Additional context  
Please help me to resove this error
             
            
               
               
               
            
            
           
          
            
              
                MaxM  
                (Max M.)
               
              
                  
                    February 18, 2021, 10:10pm
                   
                   
              4 
               
             
            
              Hey @zoom44 ,
Thank you for reaching out to the Zoom Developer Forum. It looks like the meetingConfig variable is defined in a different scope than where it is used. This is because the definition of meetingConfig is in the websdkready() function while the call to init() and join() are in the beginJoin function.
Let me know if that helps.
Thanks, 
Max
             
            
               
               
               
            
            
           
          
            
              
                zoom44  
                (Shubhangi)
               
              
                  
                    February 18, 2021, 10:32pm
                   
                   
              5 
               
             
            
              Thank you for the reply MaxM
meetingConfig variable is defined in the same file where beginjoin function defined.  still getting the same error.
             
            
               
               
               
            
            
           
          
            
              
                tommy  
                (Tommy Gaessler)
               
              
                  
                    February 19, 2021, 10:09pm
                   
                   
              6 
               
             
            
              Hey @zoom44  ,
Can you please provide additional steps for us to reproduce the issue? 
Also, a github repo with the issue would be helpful so we can debug it locally.
Thanks, 
Tommy
             
            
               
               
               
            
            
           
          
            
              
                system  
                (system)
                  Closed 
               
              
                  
                    March 22, 2021,  8:09am
                   
                   
              7 
               
             
            
              This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.