You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I registered a new vonage account and cloned this repo and added my api key and secret into the .env then npm install and npm start. When i visit the localhost:8080/session i am getting the following error "error": "createSession error:Error: Failed to createSession. Error: An authentication error occurred: (403) {\"code\":-1,\"message\":\"Invalid token format\",\"description\":\"Invalid token format\"}" }
Anything i missed?
The text was updated successfully, but these errors were encountered:
Hi,
I registered a new vonage account and cloned this repo and added my api key and secret into the .env then npm install and npm start. When i visit the localhost:8080/session i am getting the following error
"error": "createSession error:Error: Failed to createSession. Error: An authentication error occurred: (403) {\"code\":-1,\"message\":\"Invalid token format\",\"description\":\"Invalid token format\"}" }
Anything i missed?
The text was updated successfully, but these errors were encountered: