clgillis

Results 2 issues of clgillis

Due to changes to Backblazes api, you need to use the Application Key ID to authorize an account but still use the AccountID to list buckets. Also, you have to...

B2 has changed how they authenticate and handle b2_list_bucket requests on July 26th, 2018 that broke b2_list_bucket requests. https://www.backblaze.com/b2/docs/b2_list_buckets.html From my testing using curl: You need to use the keyId...