@Korina Thank you!
@marekd
Unfortunately the error message is returned as the image of the webcam. Currently, we are not able to detect if the image is a real image or error image.
Ah, that makes sense, thank you!
As for the support regions, would you maybe consider adding the full list to your documentation?
I'm looking at the list?show=regions endpoint and it shows 31,055 entries, which is a lot to loop through.
For some context, I made a starter project for creating Twitter bots that post images from public webcams: https://nycviewsbot.glitch.me/
Right now the tutorial suggests to use lat/long, but using a specific region would be more accurate.
The project is aimed at less technical folks, so suggesting to loop through 31k+ records to find your location isn't a great option.