Unauthorized domain
-
Hello everyone, I'm a beginner and want to test API locally, I created a key, but I don't understand what to write in Domains restriction and Project identification, no matter what I write there, testing epoints through swagger I get a "message" everywhere: "Unauthorized domain", and through the python Client error '403 Forbidden' for url 'https://api.windy.com/webcams/export/all-webcams.json'
How to specify this correctly? -
- If you want to test endpoints through the swagger, you have to include
api.windy.comin Domains restriction or leave it empty, like this:

- About the
all-webcams.jsonendpoint, it's for theprofessionalAPI tier only

Best,
Jiří. - If you want to test endpoints through the swagger, you have to include
Windy Community | Powered by excellent
NodeBB