Closed luizmiranda7 closed 1 year ago
When calling the method createImageVariation the following error is returned:
createImageVariation
{ "error": "invalid_request_error: Invalid Content-Type header (application/json), expected multipart/form-data. (HINT: If you're using curl, you can pass -H 'Content-Type: multipart/form-data')" }
solved in #21
When calling the method
createImageVariation
the following error is returned: