lwilio / group-rooms-demo

Simple videoconferencing service created using Twilio's Programmable Video Group Rooms API
MIT License
10 stars 4 forks source link

Error creating room Error: no auth mechanism defined #2

Open hamzanaveedmalik opened 6 years ago

hamzanaveedmalik commented 6 years ago

Error creating room Error: no auth mechanism defined

I'm getting this error in console when I run the project; despite generating fresh API key and secret. Could you help me what could possibly be wrong here?

lwilio commented 6 years ago

Where are you getting that error, at the browser or at the node console? Are you sure you set appropriately the .env file as specified in the README?