Back to All

getNFTs API succeeds with code 200 but returns blank response

I am making a get_nfts_api call and getting success code 200 but the raw response is empty. I double checked all the required parameters and my initial alchemy web3 object contains getNFTs with length 2, which is expected. The same code I used to make these calls worked yesterday, but suddenly stopped working today. Is this something that is on my end?

ReadMe