-
-
Notifications
You must be signed in to change notification settings - Fork 151
Description
Hi and congratulations for this great tool @qjerome !
My question may seem silly because I'm fairly new to APIs, and the solution is probably a little detail, but I've spent hours trying to solve it without luck.
The problem is that I'm getting "Not Authorized" in every request to the APIs using cURL and Postman.
I'm including the header X-Api-Key with the value of the key fields in the manager configuration file. I've tried with both admin-api.users key as well as endpoint-api.endpoints keys, without luck.
I've tried with the keys' values from the default configuration file provided by the manager, and from the configuration.md example, to exclude format errors from the problem research.
I've also tried to reach both admin and endpoints APIs, and also using HTTP and HTTPS, without luck at all.
I'd really appreciate if you could help me to solve this dumb problem so that I can try the manager and the tool. Thanks!!