INTENT_SIGNING_FAILURE
Meaning:
- the payload signature could not be validated by the backend
What to check:
- ensure you signed the exact payload returned by the API
- ensure the signature used the correct wallet signing private key
- ensure the wallet signing key registered on the wallet matches the private key you used locally