Error when connecting to the testnet
See original GitHub issueHi I’ve written an API to connect with the horizon testnet. When I try to submit a transaction, the following happens: ``` data: { type: ‘https://stellar.org/horizon-errors/not_found’, title: ‘Resource Missing’, status: 404, detail: ‘The resource at the url requested was not found. This usually occurs for one of two reasons: The url requested is not valid, or no data in our database could be found with the parameters provided.’ } } }
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
can't connect wallet to testnet.... help...error message - Reddit
PulseX Testnet is live. ... can't connect wallet to testnet.... help...error message ... If you can, send the test net tokens to the...
Read more >Could not connect to Biance Smart Chain Testnet
I am getting error while connecting metamask to Smart Chain Testnet data-seed-prebsc-2-s3.binancedotorg:8545. Chain-ID : 97.
Read more >problem connecting to testnet (1.34.1; testnet is in Vasil)
Problem seems more at the socket level, as said here: exception: Network.Socket.connect: <socket: 50>: does not exist (Network is ...
Read more >Can't connect to Solana devnet/testnet - Stack Overflow
I've been trying to connect to solana devnet/testnet through cli and python solana SDK, but both without success, getting below error from ...
Read more >Cardano node runs into a series of warnings and errors that ...
... and errors that involve DNS Subscription and inability to connect to "[relays-new.cardano-testnet.iohkdev.io] (http://relays-new.carda…
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@theclabs turns out your suspicion was right. Everything was operating fine before the testnet reset, after it, I forgot to fund the distributor account which returned this exception every time I utilized it. Thank you so much for the help everyone.
Maybe can be a asset code problem, can you show us the issuing account public key? The source public key and the receiving keys?