authentication error
qjin2016 opened this issue · 2 comments
qjin2016 commented
This one works fine:
client.send_message({
'from': 'xxxxxx',
'to': 'xxxxxx',
'text': 'A text message sent using the Nexmo SMS API',
})
But when I was trying to run client.get_calls(), I got authentication error.
superdiana commented
Could you provide more information about your env/OS, and the code you were trying to run?. What kind of authentication error?
superdiana commented
Closing due to inactivity.