I Was Trying to connect web sockets But its getting error

I Was Trying to connect to web sockets from my react project but getting an error

Can Some one helps me with this please…

i can able to get all id’s and keys but unable to connect to web sockets…

1 Like

Apologies for the late reply. Please follow our documentation process. For the Postman script, refer to the following links:

For the Python script, please use the following link: GitHub - jerokpradeep/pya3

can i connect or not to web sockets from my client side project (React JS)

I am also facing same issue, it is connecting through postman, but websocket is not connecting from local reactjs application.

Please help me if anyone have solution.