Question
'Quota Exceeded' error while uploading files to DO spaces with the help of AWS Java SDK.
Hi All,
I am trying to upload files on DO Spaces with the help of AWS SDK.
I have successfully made connection with the DO Spaces and also uploaded files/directories for first few times.
But after that, It is throwing me AWS Java error as ‘Quota Exceeded’.
Can someone please help me with that.
Exact Error is : AmazonServiceException: Caught an AmazonServiceException, which means your request made it to Amazon S3, but was rejected with an error response for some reason.
Error Message: null (Service: Amazon S3; Status Code: 403; Error Code: QuotaExceeded; Request ID: tx00000000000000**-****--; S3 Extended Request ID: *-*-nyc)
HTTP Status Code: 403
AWS Error Code: QuotaExceeded
Error Type: Client
Request ID: x00000000000000*-****--*** **
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.
×