Michel Sahli

Results 8 comments of Michel Sahli

Small update about the issue. I could track down the error further with multiple phones. The issue also appears more frequently when the android debugger is attached. Tested with the...

I did catch some other weird behaviour. When using the `MediatorController`, the first call to a method always trigger the following error: ``` invalid character 'L' looking for beginning of...

@mjolk I'm not an go expert but it is weird that the first call does not work and by a second try it does finally do what it is supposed...

I think it does not only affect ELEM as i mentioned above. You can see the same behaviour on ION: **No Context** ```bash curl -H "Accept: application/did+ld+json" "https://dev.uniresolver.io/1.0/identifiers/did:ion:EiAnKD8-jfdd0MDcZUjAbRgaThBrMxPTFOxcnfJhI7Ukaw:eyJkZWx0YSI6eyJwYXRjaGVzIjpbeyJhY3Rpb24iOiJyZXBsYWNlIiwiZG9jdW1lbnQiOnsicHVibGljS2V5cyI6W3siaWQiOiJzaWdfNzJiZDE2ZDYiLCJwdWJsaWNLZXlKd2siOnsiY3J2Ijoic2VjcDI1NmsxIiwia3R5IjoiRUMiLCJ4IjoiS2JfMnVOR3Nyd1VOdkh2YUNOckRGdW14VXlQTWZZd3kxNEpZZmphQUhmayIsInkiOiJhSFNDZDVEOFh0RUxvSXBpN1A5eDV1cXBpeEVxNmJDenQ0QldvUVk1UUFRIn0sInB1cnBvc2VzIjpbImF1dGhlbnRpY2F0aW9uIiwiYXNzZXJ0aW9uTWV0aG9kIl0sInR5cGUiOiJFY2RzYVNlY3AyNTZrMVZlcmlmaWNhdGlvbktleTIwMTkifV0sInNlcnZpY2VzIjpbeyJpZCI6ImxpbmtlZGRvbWFpbnMiLCJzZXJ2aWNlRW5kcG9pbnQiOnsib3JpZ2lucyI6WyJodHRwczovL3d3dy52Y3NhdG9zaGkuY29tLyJdfSwidHlwZSI6IkxpbmtlZERvbWFpbnMifV19fV0sInVwZGF0ZUNvbW1pdG1lbnQiOiJFaUR4SWxJak9xQk5NTGZjdzZndWpHNEdFVDM3UjBIRWM2Z20xclNZTjlMOF9RIn0sInN1ZmZpeERhdGEiOnsiZGVsdGFIYXNoIjoiRWlBLXV3TWo3RVFheURmWTRJS3pfSE9LdmJZQ05td19Tb1lhUmhOcWhFSWhudyIsInJlY292ZXJ5Q29tbWl0bWVudCI6IkVpQ0czQ1M5RFJpeU1JRVoxRl9sSjZnRVRMZWVHREwzZnpuQUViMVRGdFZXNEEifX0" | jq...

@OR13 That's a good point i will try to see if i can achieve that with the go framework. @troyronda I think it actually is. As my example with ION,...

@sudeshrshetty my bad, i wasn't clear enough. What I meant was for an option for `ParseCredential` to fail when a verifiable credential does not have a proof. It would also...

@Marco77577 I did not try to use the did exchange invitation but i got the connection to work with the out of band invitation. From the documentation about mediators and...

@mjolk You need an additional instance that acts as mediator for its public endpoint. A client device like a smartphone has no way to be connected to from the internet...