Replies: 1 comment 1 reply
-
Hi @memxor could you share a code snippet? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your question in detail. For example how do you get all transactions for a user with the TypeScript SDK?
I'm getting the mentioned error while trying to Send a Transaction. My game was previously on Randomnet, but since it has been shut down, I moved the project to Devnet, and after moving it to devnet I'm getting this error.
What error, if any, are you getting?
{"message":"parse request payload error: failed to parse "string(U64)": invalid type: null, expected a string (occurred while parsing "UserTransactionRequestInner") (occurred while parsing "EncodeSubmissionRequest")","error_code":"web_framework_error","vm_error_code":null}
What have you tried or looked at? Or how can we reproduce the error?
I tried finding solutions online but couldn't find any. I've debugged the string I'm sending and have found no errors in that, and it is not null.
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
Unity SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions