Relative Content

Tag Archive for pythonsolanasolana-cli

Problem with get_account_info when create_associated_token_account

I need your help.
I get an error with this portion of script below. I read docs and michaelhly doc but I don’t get the solution after all my tests.
It seems I have problem whith ata:
ata = await SOLANA_CLIENT.get_account_info(Pubkey(token_associated_account))

Problem when using create_associated_token_account

I have an error that I don’t know what is the problem after having read documentation and michaelhly docs. Also, my fiber connection is broken and I work with an airbox that my ISP gave me in the meantime to troubleshoot and which I don’t know if it could be the cause.

Problem when using create_associated_token_account

I have an error that I don’t know what is the problem after having read documentation and michaelhly docs.
Also my fiber connection is broken and I work with an airbox that my ISP gave me in the meantime to troubleshoot and which I don’t know if it could be the cause.