Transfer of erc20 tokens - token id error

Im getting this error on transfer

caught (in promise) Error: Invalid token Id

I had thought that someone told me to just put anything in for tokenId it would work ?
Anyways, isn’t the token id the same as the erc20 token contract name (3 letters)? Because that isn’t working either .

what is the code that you used for that transfer?
what version of Moralis SDK you have?

according to my package.json moralis
0.0.135 and react-moralis 0.2.8

I was asking about Moralis SDK version because it looks like there was a recent update related to that id few days ago, but it looks like you are using the latest version.