rohityadavcloud opened a new pull request, #150:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/150
Params need to be dropped as apikey & secretkey based URL has all the params
and it causes signature validation issues when the same params are also posted
again. For example, add
rohityadavcloud commented on PR #150:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/150#issuecomment-2094151099
Steps to reproduce the issue:
- Create profile with only apikey and secret key set
- Try to add a host, it fails with HTTP 401, on deep dive - it appears
signat