You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paste received! Decoding…
Traceback (most recent call last):
File "/home/[email protected]/.local/bin/pbincli", line 8, in <module>
sys.exit(main())
^^^^^^
File "/home/[email protected]/.local/lib/python3.11/site-packages/pbincli/cli.py", line 161, in main
args.func(args, api_client, settings=CONFIG)
File "/home/[email protected]/.local/lib/python3.11/site-packages/pbincli/actions.py", line 159, in get
paste.setHash(passphrase)
File "/home/[email protected]/.local/lib/python3.11/site-packages/pbincli/format.py", line 119, in setHash
self._key = b64decode(passphrase)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/base64.py", line 88, in b64decode
return binascii.a2b_base64(s, strict_mode=validate)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
binascii.Error: Incorrect padding
The text was updated successfully, but these errors were encountered:
Strange error, but in browser works well.
may be it helps https://gist.github.com/perrygeo/ee7c65bb1541ff6ac770
The text was updated successfully, but these errors were encountered: