-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bindle push-invoice gets status 400 #344
Comments
@FrankYang0529 I spent some time re-familiarizing myself with the signing flow. I believe the functionality is all working as intended at the HEAD commit of this repo. I used the following script to test (note some of the in-line comments): https://gist.github.com/vdice/1debda26d2e9f928c9a852bac5a8bacd For your reproduction above, the error is in supplying Note that you will also need to supply the exact client signing key label as well as the designated secret keys location on the
|
Hi @vdice, thanks for your detailed instruction, and sorry for the misunderstanding about signing keys and keyring. I added docker test case for Using Bindle example. I will also update the integration test in #343 (comment). It looks like we need to add our keyring before starting the bindle-server. Closed the issue. Thank you 👍 |
Follow Using Bindle example,, we can't get the expected result.
We will get error logs in the server like following:
ref: #343
The text was updated successfully, but these errors were encountered: