Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/data-hydenv/data
Browse files Browse the repository at this point in the history
  • Loading branch information
maxaschmTest committed Dec 18, 2024
2 parents aae77a0 + f1884e8 commit 4a02393
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions extra/weather/data/2024_12_18_raw_dump.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"historic": {
"cod": 401,
"message": "Invalid API key. Please see https://openweathermap.org/faq#error401 for more info."
},
"forecast": {
"cod": 401,
"message": "Invalid API key. Please see https://openweathermap.org/faq#error401 for more info."
}
}

0 comments on commit 4a02393

Please sign in to comment.