Error too many requests when trying to fetch NFT images

Hi Guys,

I am trying to build an NFT wallet viewer and when I try to show the images, I get an error, too many requests if the wallet has too many nfts. I have implemented paging with only 5 images showing per page but I am still getting the same error. Is there anything I can do to avoid this issue?

Regards,
Jay

Hi,
Can you give more details about this error, what api are you using?

@jaykch Iโ€™m also trying to retrieve NFT images from the API. I couldnโ€™t find any NFT API documentation on this. Do you know which call youโ€™re making to get the NFT Images?