Duplicate results on /v2/nft/{address} API

I noticed this problem while iterating over some of collections.

https://deep-index.moralis.io/api/v2/nft/0xbd3531da5cf5857e7cfaa92426877b022e612cf8?limit=100&cursor=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ3aGVyZSI6eyJ0b2tlbl9hZGRyZXNzIjoiMHhiZDM1MzFkYTVjZjU4NTdlN2NmYWE5MjQyNjg3N2IwMjJlNjEyY2Y4In0sInRva2VuX2FkZHJlc3MiOiIweGJkMzUzMWRhNWNmNTg1N2U3Y2ZhYTkyNDI2ODc3YjAyMmU2MTJjZjgiLCJsaW1pdCI6MTAwLCJvZmZzZXQiOjAsIm9yZGVyIjpbXSwicGFnZSI6MzIsImtleSI6ImZjYzU1NjhkZWQ5MTg0MDE4NmE0MTBlNDE5NDY3MzRmIiwidG90YWwiOjg4ODcsImlhdCI6MTY2MTQ0ODgxNX0.uIDVBLY9kbqvS0gCRLiwUObkQc2f-0jbEdIqOPixhtI

Above endpoint returns page 32 of Pudgy Penguins collection and results are correct but I see the same 100 tokens when I iterate cursors for next 65 pages.

I tried to change limit from 100 to 50 but same issue happened again.

I will check later to see if it replicates

we will have to investigate more, thanks for reporting

@krog, this should be fixed now