batch images upload not working
There are several threads from the past months but still not fixed, please take a look.
https://community.cloudflare.com/t/images-batch-api-gets-error-code-103-forbidden-endpoint/586747 this issue
2 Replies
What is the curl command that reproduces the issue? The linked thread has a reply saying they got it working
I am using nodejs/axios, works perfectly with the normal endpoint
normal:
https://api.cloudflare.com/client/v4/accounts/[accountid]/images/v1
but not working with https://batch.imagedelivery.net/images/v1
Working without form headers!
/close