Hi!
I have my own TON node up and I am experiencing problems with the /v2/blockchain/transactions/{transaction_id} method
When sending this method we get
500 Internal Server Error
{
“error": ”not found tx e4b1072dcda1483a93c6549a0baf9be601b41da6d667be841a86082aaaca8d47”
}
This happens with any transaction_id and with different hash types.
/v2/blockchain/transactions/5LEHLc2hSDqTxlSaC6%2Bb5gG0HabWZ76EGoYIKqrKjUc%3D
/v2/blockchain/transactions/9c5eb2fb41891009f8a0110dff592495f215ba0fe09090f68e3af5bd68fa14cf
In this case, v1 height and ton-openapi are actual
Hi!
I have my own TON node up and I am experiencing problems with the /v2/blockchain/transactions/{transaction_id} method
When sending this method we get
500 Internal Server Error
{
“error": ”not found tx e4b1072dcda1483a93c6549a0baf9be601b41da6d667be841a86082aaaca8d47”
}
This happens with any transaction_id and with different hash types.
/v2/blockchain/transactions/5LEHLc2hSDqTxlSaC6%2Bb5gG0HabWZ76EGoYIKqrKjUc%3D
/v2/blockchain/transactions/9c5eb2fb41891009f8a0110dff592495f215ba0fe09090f68e3af5bd68fa14cf
In this case, v1 height and ton-openapi are actual