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

6.4.0 add host -> authentication error #151

Closed
hoogenm opened this issue May 5, 2024 · 4 comments
Closed

6.4.0 add host -> authentication error #151

hoogenm opened this issue May 5, 2024 · 4 comments
Milestone

Comments

@hoogenm
Copy link

hoogenm commented May 5, 2024

With version 6.4.0, if I do add host, I get a credentials error from the api.
I tried cmk version 6.3.0 instead: version 6.3.0 did not result in an API error.

I tried version 6.3.0 because there seems to be a change after 6.3.0 in how get/post requests are made if a password param is included. I hope this helps.

@rohityadavcloud
Copy link
Member

rohityadavcloud commented May 5, 2024

@hoogenm I think this would fix it - #150
The current workaround is to use username / password to log in, are you using apikey secretkey in your cmk for calling the API ?

@rohityadavcloud rohityadavcloud added this to the 6.5.0 milestone May 5, 2024
@hoogenm
Copy link
Author

hoogenm commented May 5, 2024

Yes, I did use the apikey/secretkey. Thank you for adding this to the 6.5.0 milestone.

@rohityadavcloud
Copy link
Member

@hoogenm for now, the workaround is you can use username-password as auth for a cmk profile. #150 fixes your issue, I hit the same yesterday.

@rohityadavcloud
Copy link
Member

Fixed by #150

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