CheckWX website is unavailable
I got this message:
generate the time and weather versions
CheckWX API Key not defined; go get one on https://www.checkwx.com/api/newkey
But this website returns Error 500.
I found the website https://www.checkwxapi.com/ but I don't know if it is the same.
I don't want to use real time weather, but I want to automatically create different time and weather versions.
So I entered "checkwx_apikey": "123", into configuration.json and removed all realweather-entries in versions.json and it created all versions.
It shows some Error messages:
Error while fetching weather on checkwx ! HTTPError: Response code 401 (Unauthorized)
at Request. (C:\gitrepos\dcs\VEAF-Demo-Mission\node_modules\got\dist\source\as-promise\index.js:118:42)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 'ERR_NON_2XX_3XX_RESPONSE',
CheckWX website is unavailable
I got this message:
But this website returns Error 500.
I found the website https://www.checkwxapi.com/ but I don't know if it is the same.
I don't want to use real time weather, but I want to automatically create different time and weather versions.
So I entered
"checkwx_apikey": "123",into configuration.json and removed all realweather-entries in versions.json and it created all versions.It shows some Error messages:
Error while fetching weather on checkwx ! HTTPError: Response code 401 (Unauthorized)
at Request. (C:\gitrepos\dcs\VEAF-Demo-Mission\node_modules\got\dist\source\as-promise\index.js:118:42)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 'ERR_NON_2XX_3XX_RESPONSE',