Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

fix: acapy-endpoint.sh to send correct ws endpoint to ACA-Py #113

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

TheTechmage
Copy link
Contributor

It was noticed that the Toolbox was "unable to connect" to the demos due
to the fact that the websocket endpoint was not set properly. When the
toolbox would attempt to discover the features of the ACA-Py instance,
it was sending the request to ws://host/ws (which isn't a valid
endpoint) instead of sending it to ws://host/.

Signed-off-by: Colton Wolkins (Indicio work address) colton@indicio.tech

It was noticed that the Toolbox was "unable to connect" to the demos due
to the fact that the websocket endpoint was not set properly. When the
toolbox would attempt to discover the features of the ACA-Py instance,
it was sending the request to ws://host/ws (which isn't a valid
endpoint) instead of sending it to ws://host/.

Signed-off-by: Colton Wolkins (Indicio work address) <colton@indicio.tech>
Copy link
Contributor

@dbluhm dbluhm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@dbluhm dbluhm merged commit a866c36 into hyperledger-archives:main Dec 10, 2021
@TheTechmage TheTechmage deleted the fix/acapy-ws-endpoint branch December 12, 2021 18:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants