Error regarding NULL argument #596
Unanswered
simonwang01
asked this question in
Questions
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Discord user ID
No response
Describe your question in detail.
I am currently conducting an encode_submission test using Postman. Below are the request parameters:
And here is the erroneous response data received:
{"message":"The given transaction is invalid: Failed to parse transaction payload: parse arguments[0] failed, expect string<move_struct_tag_id>, caused by error: Type layouts cannot contain signer","error_code":"invalid_input","vm_error_code":null}
Could you please advise on the correct format? Thank you very much!
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
macOS
Which SDK or tool are you using? (if any)
REST API
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions