401 error in cloudstack createUser rest api #11146
Replies: 5 comments
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
@waiphyodev , I suppose you left out the signature on purpose and did include it in your attempts to create a user.
and is a post request with parameters.
if this seems ok, |
Beta Was this translation helpful? Give feedback.
-
Thanks for reply. |
Beta Was this translation helpful? Give feedback.
-
GET (401 error) POST (431 error) with payload |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
My cloudstack api url for create user is like
http://cloudstack-host/client/api?account&command=createUser&email=userthree%40mail.com&firstname=User&lastname=Three&password=password&response=json&username=userthree&signature=
It rejects me with 401
It is happening only in createUser and createAccount APIs
If someone know what is happening here, I really appreciate for your help
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions