Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot import accounts when running locally #2832

Open
danielwpz opened this issue Jul 21, 2022 · 2 comments
Open

Cannot import accounts when running locally #2832

danielwpz opened this issue Jul 21, 2022 · 2 comments

Comments

@danielwpz
Copy link
Contributor

Problem
Hey I tried to run the wallet locally with yarn start and got an error when trying to import my account with mnemonics:
GET https://testnet-api.kitwallet.app/publicKey/ed25519:Dcpb...QzP6aZ/accounts 404 not found.

I'm sure the account exists and it is an API error, does the kitwallet API allow access from another origin?

Expected Behavior
I can import my account

Steps to reproduce

@siddharthteli
Copy link

@danielwpz , Looks like Near has added authentication to kit wallet endpoint. Even basic endpoint https://testnet-api.kitwallet.app/stakingPools is not working bro which i have been accessing from long time 😓 😓

@siddharthteli
Copy link

@danielwpz , Can you also check if you are able to send near tokens & wallet page shows balance in near? More info on issue here - #2833

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants