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
Not sure if I am in the right place with this question but each time I try to swap, in this case cosmos -> celestia, the transaction fails.
The UI shows "Transaction failed due to transaction parsing failure."
And the failing endpoint throws a 400 "https://api.skip.money/v1/tx/submit".
Response: {"code":3, "message":"unable to resolve type URL : tx parse error", "details":[]}
I would share the request body but I can't actually judge if that contains any sensitive information.
Is this a known issue and is there anything I can do to bypass it on my end?
The text was updated successfully, but these errors were encountered:
Hi,
Not sure if I am in the right place with this question but each time I try to swap, in this case cosmos -> celestia, the transaction fails.
The UI shows "Transaction failed due to transaction parsing failure."
And the failing endpoint throws a 400 "https://api.skip.money/v1/tx/submit".
Response:
{"code":3, "message":"unable to resolve type URL : tx parse error", "details":[]}
I would share the request body but I can't actually judge if that contains any sensitive information.
Is this a known issue and is there anything I can do to bypass it on my end?
The text was updated successfully, but these errors were encountered: