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 was testing the program locally, altough, when I try to use a specific method (that depends on a payload with "recursion"), the wombat fails and doesn't even allow to make the request.
When I tried this same method (which relies on this B message) in other clients, it works properly (such as Kreya, Bloom or gRPCui). In wombot, otherwise, it shows unable to parse proto descriptors: cyclic data detected: B→ B when I select the method.
The text was updated successfully, but these errors were encountered:
I was testing the program locally, altough, when I try to use a specific method (that depends on a payload with "recursion"), the wombat fails and doesn't even allow to make the request.
Example of proto
When I tried this same method (which relies on this B message) in other clients, it works properly (such as Kreya, Bloom or gRPCui). In wombot, otherwise, it shows
unable to parse proto descriptors: cyclic data detected: B→ B
when I select the method.The text was updated successfully, but these errors were encountered: