near-wallet icon indicating copy to clipboard operation
near-wallet copied to clipboard

Cannot import accounts when running locally

Open danielwpz opened this issue 2 years ago • 2 comments

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

danielwpz avatar Jul 21 '22 10:07 danielwpz

@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 :sweat: :sweat:

siddharthteli avatar Jul 21 '22 16:07 siddharthteli

@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

siddharthteli avatar Jul 21 '22 16:07 siddharthteli