Hello everyone, I have a question about file uploa...
# prisma-whats-new
a
Hello everyone, I have a question about file upload. I'm trying to upload an image using curl and i'm getting a 500 error. My curl command look like that:
curl -X POST '<https://api.graph.cool/file/v1/SERVICE_ID>' -F "data=@test.jpg;filename=test.jpg"
. Anybody have an idea about what i'm doing wrong here ?
n
please provide an issue report here https://github.com/graphcool/framework/