Direct Creator Upload failed with requireSignedURLs set to be false

I’m trying to get an uploadURL with Direct Creator Upload. However, I don’t want the image to be private but public accessible. Hence when making the request I tried to not set the requireSignedURLs as well as explicitly set it as false. In both case, my Direct Creator Upload call fails.

Once I explicitly set it as true, I could get an upload URL. I have Cloudflare Image edit permission on my API token. Is there anything I setup wrong?

It is public accessible by default Cloudflare API Documentation

This topic was automatically closed after 15 days. New replies are no longer allowed.