GitHub user boring-cyborg[bot] added a comment to the discussion: 401 error in
cloudstack createUser rest api
Thanks for opening your first issue here! Be sure to follow the issue template!
GitHub link:
https://github.com/apache/cloudstack/discussions/11146#discussioncomment-13669109
T
GitHub user DaanHoogland added a comment to the discussion: 401 error in
cloudstack createUser rest api
@waiphyodev , I suppose you left out the signature on purpose and did include
it in your attempts to create a user.
there is “account” between the URL and the rest of the parameters,
my try
GitHub user weizhouapache added a comment to the discussion: 401 error in
cloudstack createUser rest api
> GET (401 error)
> `http://host/client/api?apikey=&command=createAccount&domainid=&email=userthree%40mail.com&firstname=User&lastname=Three&password=password&response=json&roleid=&username
GitHub user waiphyodev added a comment to the discussion: 401 error in
cloudstack createUser rest api
GET (401 error)
`http://host/client/api?apikey=&command=createAccount&domainid=&email=userthree%40mail.com&firstname=User&lastname=Three&password=password&response=json&roleid=&username=userthr
GitHub user waiphyodev added a comment to the discussion: 401 error in
cloudstack createUser rest api
Thanks for reply.
Yes, it does have required permissions to do request because I do the same
process via CloudStack dashboard with the same account and it is fine.
This is happening only via A
Tatay,
It doesn't look like you missed something. did you try telnet from the
MS to smtp.office365.com, port: 587? and send a simple test mail
(lookup the exact protocol which involves the commands helo, mail rcpt
and data).
On Fri, Jul 4, 2025 at 5:34 PM Chi vediamo wrote:
>
> Hello Community
>