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
I am getting the following error because the Tever.reload function is expecting a Serder as noted in the docs for Tever yet it is receiving a viring.RegStateRecord dataclass object (as observed during a debug session).
This happens on GET to /registries for KERIA, yet it seems the issue belongs in this repository since the problem appears to be in the Tever class or eventing
Problem
I am getting the following error because the
Tever.reload
function is expecting a Serder as noted in the docs forTever
yet it is receiving a viring.RegStateRecord dataclass object (as observed during a debug session).This happens on GET to /registries for KERIA, yet it seems the issue belongs in this repository since the problem appears to be in the Tever class or eventing
Versions
SignifyTS commit 5be18192520f63eba83011379049f42e83b02ee0 (jan 18 2024)
KERIA rc-0.1.0
KERIPY rc-1.1.0
Reproduction Steps
The text was updated successfully, but these errors were encountered: