Token_addresses paramn not working in the getNFTs function

I am trying to get the nfts that a user has from a specific contract, when I try it on: https://docs.moralis.io/reference/getwalletnfts it works fine but it returns all the nfts that a wallet address has when calling “getNFTs” function from app in React

Code:
Screenshot at Nov 29 11-15-22

Result:

Expected result:

try also with tokenAddresses