Closed ahalota closed 2 years ago
After further reading, I believe the error message with https attempt is correct. So the question now is more why the server did not react or find anything for the http version.
Hi ahalota, can you try with /api/v1/locations
please?
Success! Great. So my next steps will be to try and load my dataset in here and see if I can access it via the API.
Documentation has been improved, closing ticket
I'm testing out a new install of actinia.
I had issues with step 7 of the instructions for accessing via curl:
curl -u superadmin:abcdefgh -X GET http://localhost:5000/locations
That returned 404 Not found, as did trying it with http://0.0.0.0:5000/locations. Nothing was shown on the terminal that is running the actinia server.
I tried both of these again, this time as https. In this case I did see something actually show up on the server, but not correct. At least I see it is getting the message
The server shows after these requests (once each, only one shown here):