Hi guys, I have a problem when call api sendBoc. The result has message "LITE_SERVER_UNKNOWN: cannot apply external message to current state : External message was not accepted" with code: 500. Can someone help explain 😭?
May 13, 2022, 8:44 AM
Hey! Are you using public TonCenter server?
You should also read the documentation and study the white papers.
JavaScript (TypeScript) is a very good choice to work with TON. However, you should know that it's possible with other languages as well.
May 13, 2022, 10:22 AM
No sir, I'm using testnet.
May 13, 2022, 10:36 AM
Are you using public TonCenter server in testnet? :)
May 13, 2022, 10:37 AM
Ops, sorry. Yah, I'm using public TonCenter
May 13, 2022, 10:38 AM
This is a client error. Either your account is not initialized, you are sending more coins that you have or you are using incorrect private key.
May 13, 2022, 11:24 AM
Tks sir, I'll try again 🙏
May 13, 2022, 12:09 PM