willasm / obsidian-open-weather

Obsidian plugin for OpenWeather API
MIT License
47 stars 3 forks source link

Add warning about new OW API key #1

Closed maksim77 closed 1 year ago

maksim77 commented 1 year ago

After installing the plugin, I encountered a 401 error... After a little understanding of the code, I realized that the error was not on the plugin's side. In the OpenWeather FAQ, I found a mention that the new key does not become active immediately.

It seems to me that it would be nice to mention this in the README for new users.