Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message #10

Open
Paul-Reed opened this issue Jan 1, 2020 · 0 comments
Open

Error message #10

Paul-Reed opened this issue Jan 1, 2020 · 0 comments

Comments

@Paul-Reed
Copy link

Paul-Reed commented Jan 1, 2020

Whenever I restart node-RED, I see this error in the log.
I've also just created a brand new system - Pi3b+ with Buster, and the same error also appears in the new installation also.

Error: ring gave a seemingly valid authentication/authorisation, but the failed --caused-by-> problem GETing endpoint https://api.ring.com/clients_api/ring_devices --caused-by-> Request to ring API at https://api.ring.com/clients_api/ring_devices failed with "not authorized" --caused-by-> Request failed with status code 401 at module.exports (/home/pi/.node-red/node_modules/ring-api/propagated-error.js:22:19)
    at module.exports (/home/pi/.node-red/node_modules/ring-api/main.js:33:15)
    at processTicksAndRejections (internal/process/task_queues.js:93:5) {ownMessage: 'ring gave a seemingly valid authentication/authorisation, but the failed', causedBy: Error: problem GETing endpoint https://api.ring.com/clients_api/ring_devices --caused-by-> Request to ring API at https://api.ring.com/clients_api/ring_devices failed with "not authorized" --caused-by-> Request failed with status code 401
      at module.exports (/home/pi/.node-red/node_modules/ring-api/propagated-error.js:22:19)
      at Object.authenticatedRequest(/home/pi/.node-red/node_modules/ring-api/rest-client.js:166:23)
      at processTicksAndRejections (internal/process/task_queues.js:93:5) {
    ownMessage: 'problem GETing endpoint https://api.ring.com/clients_api/ring_devices', causedBy: Error: Request to ring API at https://api.ring.com/clients_api/ring_devices failed with "not authorized" --caused-by-> Request failed with status code 401
        at module.exports (/home/pi/.node-red/node_modules/ring-api/propagated-error.js:22:19)
        at ringRequest (/home/pi/.node-red/node_modules/ring-api/rest-client.js:71:19)
        at processTicksAndRejections (internal/process/task_queues.js:93:5) {ownMessage: 'Request to ring API at https://api.ring.com/clients_api/ring_devices failed with "not authorized"',
      causedBy: [Error], isPropagatedError: true}, isPropagatedError: true},
  isPropagatedError: true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant