GitHub user shwstppr added a comment to the discussion: createAccount fails with "unable to verify user credentials and/or request signature"
Thanks @Rubueno On a second thought, I think your issue might be with requests that are sent as POST request (bcoz afaik createAccount contains password and must be sent as POST). When possible, you can also test cloudmonkey 6.5.0 RC1 (https://lists.apache.org/thread/mbhh4j1vc7fc1yxnnxoo1w3cy6fz6k1z). It has a config (`set postrequest true`) to send all requests as POST. It may filter down the issue. But it is weird that the issue happens only after a week. I'll do some tests but it would be interesting if I'll have to wait a week to reproduce. GitHub link: https://github.com/apache/cloudstack/discussions/11396#discussioncomment-14244937 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
