theirix / ptpimg-uploader

Upload images to ptpimg
BSD 2-Clause "Simplified" License
54 stars 9 forks source link

Cannot fetch url with error 429 #10

Open piratx opened 8 months ago

piratx commented 8 months ago

hi, recently I've tried some uploads but those are always fail with the error

usage: ptpimg_uploader [-h] [-k API_KEY] [-b] [--nobell] filename|url [filename|url ...] ptpimg_uploader: error: Cannot fetch url https://imgur.com/tnMQLiI.png with error 429

I'm using pyhton 3.9.6

Thanks in advance

theirix commented 8 months ago

Hello! Error 429 means "Too many requests". You can retry the request later. If it doesn't help, probably, you are invoking the tool from a computer that overcrowds Imgur with requests (public server or seedbox).