Skip to content
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

Remove handshake protocols again temporarily #582

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

loneil
Copy link
Contributor

@loneil loneil commented Jul 16, 2024

The OOB proof pydantic model was missing handshake_protocols so that was never getting outputted in the OOB message. Even though aca-py was returning it with [] in there.

#577 addressed this so it could be used in the event a VCAuth operator does want something in there.

Could have sworn I tried it out a bunch with BC Wallet after that but I must have misconfigured something because now if I turn on OOB I get an error when scanning in BC Wallet
image

If I set didcomm or connections in the handshake protocols then the wallet seems to spin on the connecting screen.
So something is either wrong in the Wallet or our OOB message setup when including handshake protocols and going back to the old situation where it is just missing from the output works.

Trying to troubleshoot other OOB issues in BC Wallet so one thing at a time and going to eliminate this error from the current situation.

Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
@loneil
Copy link
Contributor Author

loneil commented Jul 16, 2024

Added #583 to really sort this out when there's time.

@loneil loneil merged commit 16f909e into main Jul 16, 2024
6 checks passed
@loneil loneil deleted the bugfix/removeHandshakeProtocols branch August 6, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants