API Error 408 and 500

Hi there,
We get 408 and 500 errors in a few requests. Can you review these?

Error code 408 request;

1-/api/v2/nft/0x07d971c03553011a48e951a53f48632d37652ba1/transfers?chain=bsc&to_block=13541203&disable_total=true
2-/api/v2/0xfea9857bbba245ff4909331e2c3621821082118b/verbose?disable_total=true&chain=bsc&from_block=16634059&to_block=16882702

Error code 500 request;

1-/api/v2/nft/0x22d5f9b75c524fec1d6619787e582644cd4d7422/transfers?chain=polygon&disable_total=true
2-/api/v2/nft/0xb2435253c71fca27be41206eb2793e44e1df6b6d/transfers?chain=polygon&to_block=37989795&disable_total=true
3-/api/v2/nft/0xba6666b118f8303f990f3519df07e160227cce87/transfers?chain=polygon&to_block=37549616&disable_total=true
4-/api/v2/0x00000000006c3852cbef3e08e8df289169ede581/verbose?chain=polygon&to_block=37928906&disable_total=true

Hi,
weโ€™ll check

408 error code means timeout error, if it takes close to 15s to get the response then it is also a timeout error when you get a 500 error code

Hi @cryptokid,

Thank you for reply. Do you have any updates for issue?

for this request, as a work around for now it looks like it works if you donโ€™t include to_block=13541203

for this request I donโ€™t get a timeout error now

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.