I have been able to create the tokens and the accounts associated to handle the tokens and I have more than enough solana to send the token. I am trying to send my token to my phantom chrome extension wallet and I get this error.
Account could not be parsed as token account: pubkey=
I've been following these tutorials
https://learn.figment.io/tutorials/sol-mint-token
https://moralis.io/how-to-create-a-solana-token-in-5-steps/
It all works until I want to transfer the token. Am I misunderstanding something?