Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

API Call with Key: Resource not found by Assets controller #16

Closed
weslambert opened this issue Nov 2, 2017 · 3 comments
Closed

API Call with Key: Resource not found by Assets controller #16

weslambert opened this issue Nov 2, 2017 · 3 comments

Comments

@weslambert
Copy link
Contributor

Followed the instructions for a Docker install, here:

https://github.com/CERT-BDF/TheHiveDocs/blob/master/installation/docker-guide.md

Everything inside of the web interface (with the exception of the Help menu option - I get "A client error occurred on GET /docs : Resource not found by Assets controller" ) seems to be working okay.

Using the following command (substituting my api key for the text in the command):

curl -H 'Authorization: Bearer APIKEY' http://127.0.0.1:9000/api/cases*

results in the following error:

"A client error occurred on GET /api/cases : Resource not found by Assets controller"

Any advice would be greatly appreciated.

Thanks,
Wes

@jezkerwin
Copy link

Did you ever figure this out?
I'm having the same problem?

@weslambert
Copy link
Contributor Author

weslambert commented Dec 17, 2017 via email

@To-om
Copy link
Contributor

To-om commented Feb 12, 2018

The correct URL is http://127.0.0.1:9000/api/case (without "s" at the end)

@To-om To-om closed this as completed Feb 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants