Get token allowance returns error

Hello I am trying to get token allowance as below options and call
const allowance = await Moralis.Web3API.token.getTokenAllowance(options);
but it returns Invalid Web3 Call
Please help me.

can you paste the parameters?