Open piratx opened 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
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).
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