kothar / go-backblaze

A golang client for Backblaze's B2 storage
MIT License
95 stars 31 forks source link

"Uncrecognised bucket type: snapshot" on all bucket operations #5

Closed encryptio closed 8 years ago

encryptio commented 8 years ago

I'm getting the error "Uncrecognised bucket type: snapshot" (lit.) for all bucket operations after I experimented with the snapshot functionality recently added to B2.

NB: This error occurs while trying to open a bucket not related to the snapshot bucket at all.

This is likely from the [https://www.backblaze.com/b2/docs/b2_list_buckets.html](new "bucketType": "snapshot") returned for the snapshot buckets.

kothar commented 8 years ago

Sorry this was slow to fix - should be working now.