Only low resolution images fail verification. Perhaps it is interesting, small images are not validated in this case, I imagine that Arachnid's api does not accept small images.
▶ Reproduction steps
Unable to upload image. Verification failure prevents upload.
Failing to verify an image that is too small of a resolution prevents it from being uploaded.
📃 Error log message
Via API:
On Website: same error
▶ Reproduction steps
- Upload small image
Unable to upload image. Verification failure prevents upload.
Failing to verify an image that is too small of a resolution prevents it from being uploaded.
📃 Error log message
Via API:
JSON:
{
"status_code": 400,
"error": {
"message": "Error processing Arachnid moderation: The requested URL returned error: 400",
"code": 600
},
"status_txt": "Bad Request"
}
On Website: same error
Last edited: