Virtual Account - TRON and offchain.tron.tx.failed

Modified on Tue, 02 May 2023 at 10:12 AM

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.
  • Make sure 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

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article