This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Description
Hi there,
I'm using plotly node module for generating a covid 19 status image.

But from today I've got the error message below.
Error: Uh oh, an error occurred on the server.
at /Users/tf-mac-067/Git/covid-19-alert/node_modules/plotly/index.js:85:29
at IncomingMessage.<anonymous> (/Users/tf-mac-067/Git/covid-19-alert/node_modules/plotly/index.js:321:9)
at IncomingMessage.emit (events.js:387:35)
at endReadableNT (internal/streams/readable.js:1317:12)
at processTicksAndRejections (internal/process/task_queues.js:82:21) {
body: {
error: 'Uh oh, an error occurred on the server. ',
warning: '',
message: '',
url: '',
filename: ''
},
statusCode: 200
}
Could anyone help the upper issue?