luceos
Hum... I tried changing to that mymetype, but I continue getting a 422 unsupported file type.
422 Unprocessable Entity
{
"errors": [
{
"status": "422",
"code": "validation_error",
"detail": "Uploading files of this type is not allowed.",
"source": {
"pointer": "/data/attributes/upload"
}
}
]
}
Same thing with TXT files... For some reason, I just can't upload them.