flipper09112Original post
Apple Developer
i got this error when try upload file (.Net).
I use this line to check my buucket and its all right
var buckets = await appWriterInit.Storage.ListBuckets();
Summary
Developers using nuget 0.12.0 are encountering an error when trying to upload files in .Net. The issue may be related to listing buckets.