Question

Javascript Authorization

  • 7 December 2021
  • 3 replies
  • 325 views

I just follow these steps and got an error
https://developers.ringcentral.com/guide/authentication/quick-start#javascript

errorimage.png

My Folder structure is below:

folderstructure.png

Views folder is below:

viewfolder.png

Kindly suggest to me any solution to why this error occurs.



3 replies

Userlevel 1

Check your other question. Check your environment to make sure the path to the views folder is set correctly.

Can you please confirm if your issue is resolved or not?

Hi @Benny Dadon have a look at this GitHub repo https://github.com/suyashjoshi/ringcentral-js-auth. This is a demo app that is built using the tutorial you were following. You can clone it and run it to execute the RingCentral-based authentication using the SDK's, just follow the instructions in the README. Also, make sure you're using the correct credentials.

Reply