Question

Getting Unexpected HTTP status with 403 code

While using initiatingMultipartupload i am getting the error message of Unexpected HTTP status with error code 403, looked into the docs but couldn’t find any info related to this error message. Am able to access the Bucket but can’t seem to be able to upload file.


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

Spaces have the following request rate limits:

  • 750 requests (any operation) per IP address per second to all Spaces on an account.

  • 240 total operations per second to any individual Space.

  • 150 combined PUT, POST, COPY, DELETE, and LIST operations per second to any individual Space. We may further limit LIST operations if necessary under periods of high load.

  • 5 PUT or COPY requests per 5 minutes to any individual object in a Space.

Can you verify if you are hitting any of those limits by any chance?

For more information on the limits, you could check out the documentation here:

https://docs.digitalocean.com/products/spaces/details/limits

Best,

Bobby

Hi @913b0ec6ca14-478f-a425-52d13a,

Have you checked the log? It usually provides detailed error information.

Keep us informed ;)

Sergio Turpín

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up