bjuan210302

Results 2 comments of bjuan210302

Any updates on this? Facing the same issue and don't really know what it's about

I think I found the problem. When you call `UploadOrUpdateFile` with options, the options permanently affect the headers of all request: ```go // storage.go func (c *Client) UploadOrUpdateFile( bucketId string,...