I cannot import my cis2 token on my concordium wallet

Hello, when I try to import my newly deployed tokens on the concordium web wallet. it says token not found. I dont know what could be wrong

Can you share the contract address and token ID?

Sorted, the issue was the hash. the hash used in the contract was not per standard so it kept on throwing an error. change to the correct hash or setting the hash option to None solves this.