Issue with {address}/nft/transfers using offset 6500

I’m finding calls to this endpoint with any offset 6500 or above returns a server error, any offset below 6500 is fine. Seems the same for any address. This wasn’t happening previously.

https://deep-index.moralis.io/api/v2/0xbcf12861dac4f5aac68a86562f747657009fdb65/nft/transfers?chain=polygon&format=decimal&direction=both&offset=6500

this is similar to this problem: Pagination is failing w/ 504 Gateway timeout

I will check that /nft/transfers endpoint now

1 Like

the problem should be fixed now

1 Like

Thank you, yes appears to be working now.