Returns all token accounts for a given owner
Code | Message | Solution |
---|---|---|
-32601 | Method not found | Verify you’re connected to a Solana RPC node |
-32602 | Invalid params | Check owner public key and configuration |
-32007 | Owner not found | Verify the owner exists |
-32008 | Invalid program ID | Verify the program ID is correct |