hyperledger-archives / aries-mobile-agent-xamarin

Apache License 2.0
38 stars 31 forks source link

Invalid Invitation #59

Closed h-kiri04 closed 2 years ago

h-kiri04 commented 2 years ago

Hello, when I try to scan the QR code from Aries Max, I get the error as follows: "Invalid Invitation!"

I used the faber code of aries-cloudagent-python(ver. 0.7.3) https://github.com/hyperledger/aries-cloudagent-python

What is the likely cause?

h-kiri04 commented 2 years ago

The above was caused by a QR code type that could not be resolved by the message decoder. Currently, the message decoder can resolve c_i, d_m, m, but is there any way to resolve Aries Out of band(OOB)?