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

Error: Failed to create account on https://testnet-api.kitwallet.app/account: 404 #1482

Open
3 of 4 tasks
EdsonAlcala opened this issue Feb 26, 2025 · 0 comments
Open
3 of 4 tasks
Labels
bug Something isn't working

Comments

@EdsonAlcala
Copy link

Prerequisites

  • I'm using the latest version of near-api-js.
  • I have tried to start with a fresh project and reproduce the defect with minimal code changes.
  • I have read the console error messages carefully (if applicable).

Description

When trying to use the example to create a funded testnet account at:

https://github.com/near/near-api-js/blob/master/packages/cookbook/accounts/create-funded-testnet-account.ts

I get the error:

"Error: Failed to create account on https://testnet-api.kitwallet.app/account: 404"

And I noticed the following message in https://testnet-api.kitwallet.app

"KitWallet is being discontinued"

Reproducible demo

No response

Steps to reproduce

  1. Run the example https://github.com/near/near-api-js/blob/master/packages/cookbook/accounts/create-funded-testnet-account.ts
  2. See the console

Expected behavior

Shouldn't throw a 404 error

Actual behavior

It is throwing a 404 error

Your environment

  • NEAR JavaScript API version used:
  • Frontend framework (if applicable):
  • Relevant dependencies (if applicable):

Self-service

  • I'd be willing to fix this bug myself.
@EdsonAlcala EdsonAlcala added the bug Something isn't working label Feb 26, 2025
@github-project-automation github-project-automation bot moved this to NEW❗ in DevTools Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: NEW❗
Development

No branches or pull requests

1 participant