Hi All,
I am following this tutorial https://docs.moralis.io/docs/nft-gating-nextjs , which uses the NFT SDK to build a token gated website.
However, the api keeps returning ALL nfts in the wallet, instead of just those iโve specified in my tokenAddress params.
If I use axios, the the response is correct.
Do help.
Thanks!