You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
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
}