GET /{address}/nft not working

Hi everyone,

I tried /v2/{address}/nft API like below but it’s not working.

curl -X 'GET' \
  'https://deep-index.moralis.io/api/v2/0x1faf5c84934fadaaa23eb7e6c7b284e98d63d75b/nft?chain=eth&format=decimal' \
  -H 'accept: application/json' \
  -H 'X-API-Key: <MY_API_KEY>'

The response is below. Some issues are happening on backend server?

<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>

we are working on fixing it

1 Like

Thank you for your quick response!

it should be fixed now

1 Like

The overall reliability of this endpoint is questionable. It often returns no metadata for tokens, and when you use the offset param, subsequent pages contain tokens already called…