Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Error in Validator.Response : Method Failed #233

Closed
alfonsoarias opened this issue Jan 6, 2021 · 2 comments
Closed

Error in Validator.Response : Method Failed #233

alfonsoarias opened this issue Jan 6, 2021 · 2 comments
Assignees

Comments

@alfonsoarias
Copy link

Steps to reproduce

nexmo link:app 17869xxxxxx 6rtyh65h-3a2f-4d87-a66d-11c624c3a1ff

Expected behavior

Number updated
The pHone Number should be assigned to the application

Actual behavior

Just not link the app with phone number . using -d parameters shows that error is in Validator.Response:
Body: undefined
info: response ended: 420
Validator.response() - Error:
{
body: { 'error-code': '420', 'error-code-label': 'method failed' },
headers: {
server: 'nginx',
date: 'Wed, 06 Jan 2021 16:55:00 GMT',
'content-type': 'application/json;charset=UTF-8',
'transfer-encoding': 'chunked',
connection: 'close',
'x-frame-options': 'deny',
'x-xss-protection': '1; mode=block;',
'strict-transport-security': 'max-age=31536000; includeSubdomains',
'content-disposition': 'attachment; filename="api.txt"',
'x-nexmo-trace-id': '35348c20f61a56888b62e353def58029'
},
statusCode: 420
}
Validator.response() - Response:
null
End Validator.response()
method failed

System configuration

Node version:
14.15.4
NPM version:
6.14.10
Operating system:
Windows 10

@kellyjandrews kellyjandrews self-assigned this Jan 6, 2021
@kellyjandrews
Copy link
Contributor

Trying to find what is the cause here, but unable to reproduce this. Are you still experiencing this?

@alfonsoarias
Copy link
Author

alfonsoarias commented Jan 19, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants