Pagination in GET https://deep-index.moralis.io/api/v2/nft/:address/owners

Is it possible that pagination in GEThttps://deep-index.moralis.io/api/v2/nft/:address/owners is not working correctly?

I use typescript and reactjs to develop. also use axios to access the API

When I try to retrieve datas from page 2 or later using the given cursor as the initial return value from no cursor, the result of page 1 is returned. This did not happen when I used getNFTbyWallet.

I will upload sample code for verification and an example of its execution later, but first, please let me know if there are any factors that you can immediately think of that might be causing this phenomenon. (Of course, there is a possibility that my coding may be the cause, so in-depth discussion can wait until after the sample code is submitted.)

thank you for your support

I didn’t understand this part, can you rephrase it?

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