Nexmo / nexmo-nodered

Node Red Nodes for The Nexmo APIs
MIT License
5 stars 6 forks source link

Can't make call #57

Closed ajitam closed 3 years ago

ajitam commented 3 years ago

Hello, here is my setup:

In Node-RED:

[Inject] [Talk]

[Talk] outputs the JSON object [Create Call] doesn't output anything

In the Noed-RED logs I can see I get an 500 error in response

ajitam commented 3 years ago

Somehow I managed to put in the wrong API key (not sure if when creating the application or at some point later).

Either way it works now.