[Cyberduck-trac] [Cyberduck] #10725: B2 fails with app key limited to specific buckets
Cyberduck
trac at cyberduck.io
Sat Jun 8 00:40:04 UTC 2019
#10725: B2 fails with app key limited to specific buckets
---------------------------+-------------------------
Reporter: im.thatoneguy | Owner: dkocher
Type: defect | Status: assigned
Priority: high | Milestone: 7.1
Component: b2 | Version: 7.0
Severity: blocker | Resolution:
Keywords: | Architecture:
Platform: Windows 10 |
---------------------------+-------------------------
Comment (by im.thatoneguy):
Opened a SynampticLoop backblaze-b2-java-api ticket. Looks like the error
is ultimately with its handling of the login flow.
https://github.com/synapticloop/backblaze-b2-java-api/issues/41
Need to add the "allowed" field to the client object. And list_buckets
needs to conditionally check for a like getAllowedBuckets() length !> 0
before submitting a request.
Could you feasibly just use the /v1/ api for just the list_buckets
command? Since it doesn't fail in 6.9? Easy band-aid solution?
--
Ticket URL: <https://trac.cyberduck.io/ticket/10725#comment:8>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list