Hi, it seems I cannot use the V2 of the .NET SDK for Algorand for checking an address balance. I want to check my account address balance and I keep getting that error.
From the documentation on the GitHub repo, it says:
Note: you committed your PureStake key in the Git. Anybody may be able to use. You can continue using it for test, but for production, I recommend you to create a new PureStake account and to never commit this new key in the Git.
Thank you so much @fabrice it worked!!
I forgot to use ps2 with the changes. I appreciate your help and yes this is only for testing purposes which is why I also commited the purestake key. It will not be used in production.