You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling system.accountInitialize() for Hedera network I get 403 query error. After checking SDK code, this happens after call to getHederaAccount().
I am using client authentication if that matters. I didn't get 403 error for any other API request.
When calling
system.accountInitialize()
for Hedera network I get 403 query error. After checking SDK code, this happens after call togetHederaAccount()
.I am using client authentication if that matters. I didn't get 403 error for any other API request.
This happens on latest master 7d65484.
The text was updated successfully, but these errors were encountered: