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

Project Haxall #117

Open
Alberto75 opened this issue Jan 13, 2024 · 1 comment
Open

Project Haxall #117

Alberto75 opened this issue Jan 13, 2024 · 1 comment

Comments

@Alberto75
Copy link

Hi,
I'm trying to connect to the Haxall project (https://haxall.io/) but without success. I get different types of errors like 404 or . Have you ever tried connecting to Haxall?
Thanks

@mhollar
Copy link

mhollar commented Mar 1, 2024

The Haxall documentation is not the best for connecting to a server with the Haystack API. I haven't used pyhaystack to connect to Haxall yet, but I have used other tools.

You have to use the following as the url to connect: http://ipaddress:port/api/

For example: http://localhost:8081/api/

You can test accessing this from a browser by using some of the operations:
http://localhost:8081/api/about
http://localhost:8081/api/read?filter=site

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