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
@FabioPinheiro , if that's not solved (as per de other issue) , please send me the plain message your sending.
And you are right. This code still a proof of concepts, and the handling of errors is on the TODO list!! I'll see if I can improve that a little bit.
INVALID_PLAINTEXT it's already a bit more useful than only "Malformed Message"
But you don't have any other information that you can send since the library doesn't give you.
I am now waiting for the issue to be solved on sicpa-dlab/didcomm-python#93. I'm hoping that will solve my problem and I can start sending messages to roots-id/didcomm-mediator
It's very hard to figure out what is wrong when you are trying to integrate with the Roots-id's mediator.
On the HTTP response I get a 400 with
{"detail":"Malformed Message"}
On the serve side logs, I see
I don't want to go into the code to figure out how it works so I can test and print out what is wrong.
If we want to achieve interoperability we need better errors
The text was updated successfully, but these errors were encountered: