When attempting to perform a TRON Tx, you may face the following error or similar:
{ "statusCode": 403, "errorCode": "offchain.tron.tx.failed", "message": "Unable to prepare transaction.", "cause": "class org.tron.core.exception.ContractValidateException : Validate TransferContract error, no OwnerAccount." }
Troubleshooting
- Make sure the address has been activated.
- Make sure the Private key used to sign the TX matches the sender's address.
- Masure there's enough balance in the address.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article