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

some horizon endpoints not available #42

Closed
bolshoy opened this issue Feb 25, 2018 · 1 comment
Closed

some horizon endpoints not available #42

bolshoy opened this issue Feb 25, 2018 · 1 comment

Comments

@bolshoy
Copy link

bolshoy commented Feb 25, 2018

Running quickstart docker in ephemeral mode, the endpoints /trades and /assets do not work:

{
  "type": "https://stellar.org/horizon-errors/not_found",
  "title": "Resource Missing",
  "status": 404,
  "detail": "The resource at the url requested was not found.  This is 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.",
  "instance": "5f0cf7d598d2/o8w9Hm008D-000001"
}
@bolshoy bolshoy changed the title some horizon endpoints not working some horizon endpoints not available Feb 25, 2018
@bartekn
Copy link
Contributor

bartekn commented Feb 28, 2018

stellar/quickstart:latest is still using Horizon 0.11.1. These endpoints are available in Horizon 0.12-testing you can install by running stellar/quickstart:testing.

@bartekn bartekn closed this as completed Feb 28, 2018
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