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
{{ message }}
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
I've been working on the development branch of the British Columbia Indy network, using this as a mobile application. Ive been running into some issues on accepting the connection from the issuer agent. If you have time/ or have some type of tutorial for using this mobile agent to interact with the issuer agent (accept the connection and receive credentials) I would be really interested in this.
Ignace Loomans
The text was updated successfully, but these errors were encountered:
I have a deployed issuer, we can generate the invitation_url, decode it and accept invitation on the app, but the state just stays on 'REQUESTED' after that. I think it's a problem on the backend but I'm not certain.
The issuer agent is aca-py, mediator is AFJ, i found that i was only able to establish a succesful connection using the ngrok tunnel for the mediator on AFJ, I have started using the new app (indico) to test it and i am able to establish connection with the aca-py demo faber agent, however the app isnt able to receive the offer-credentials (sorry i switched up the issue a bit here). On the app i am getting a mediator error.
Mediation Error: 503 ngrok gateway error
The server returned an invalid or incomplete HTTP response.
Do you know of a publicly deployed mediation endpoint i could try this with?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello all,
I've been working on the development branch of the British Columbia Indy network, using this as a mobile application. Ive been running into some issues on accepting the connection from the issuer agent. If you have time/ or have some type of tutorial for using this mobile agent to interact with the issuer agent (accept the connection and receive credentials) I would be really interested in this.
Ignace Loomans
The text was updated successfully, but these errors were encountered: