❔ AmazonS3Client problems
Greetings, I am using DigitalOcean spaces and I have been trying to use it with my backend, but there is a problem with listing all buckets, I've written this piece of code in my test app:
But after calling ListBucketsAsync, response.Buckets is just empty, which is nonsense (as you can see on the picture bellow). Any idea why this happens?
4 Replies
key id, access key & url are 100% correct
did u try it through postman for example?
also a detailed step by step with breakpoints to see everything is correct
as you say
yes
I even copied this piece of code and ran it in testapp
I did, as I say, it's just empty
but everything seems right, just this one thing
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.