-
Notifications
You must be signed in to change notification settings - Fork 95
Failed to verify accountId. [-32700] Parse error: Failed parsing args: missing field account_id
#946
Comments
Seems to be related to this |
@faisal00813 did you fix it? |
No. |
I'm experiencing the same issue. Is there a way/need to generate the keys for I notice that I don't have any public/private key paring on my local machine that matches the edit: Also it seems weird to have the success results point to a localhost server when nothing is running on that port. |
According to this site: https://www.near-sdk.io/zero-to-hero/basics/set-up-skeleton,
This apparently isn't happening, because no files are being added to |
I looked into the near-cli source code and found that there was a callback using port 5000. My Mac (Monterey 12.3.1) was using port 5000 already, which I couldn't kill off and which in turn led me to a quick Google search. All the articles basically say this: |
Describe the bug Unable to login. Near-cli is failing with error: Failed to verify accountId. [-32700] Parse error: Failed parsing args: missing field
account_id
To Reproduce Steps to reproduce the behaviour:
Expected behavior Should wait for the browser to authenticate
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: