Imagemaps not downloading image (HTTP error code 429)
Booly2477 opened this issue ยท 3 comments
Hey, whenever i try to download an image to imagemaps, it always shows the HTTP error 429
i have formatted the link, and it still doesn't work
https://i.imgur.com/Z4aiutF.png <- the image im attempting to download
HTTP 429 stands for "Too Many Requests", meaning the webserver you're trying to download from is blocking your download request.
It might work if you wait a bit before trying again, typically it is a rate limit of requests.