You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/14 09:26:51 UTC

[jira] [Commented] (CLOUDSTACK-5865) Unable to use login API if domainId parameter is id and not uuid

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870520#comment-13870520 ] 

ASF subversion and git services commented on CLOUDSTACK-5865:
-------------------------------------------------------------

Commit e5512960afa384245cfb9d012ac6482b2b7f8940 in branch refs/heads/master from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e551296 ]

CLOUDSTACK-5865. Unable to use login API if domainId parameter is id and not uuid


> Unable to use login API if domainId parameter is id and not uuid
> ----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5865
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5865
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.3.0
>            Reporter: Likitha Shetty
>            Assignee: Likitha Shetty
>             Fix For: 4.4.0
>
>
> Unable to use login API with if domainId parameter is id and not uuid.
> http://<mgmt-server-ip>:8080/client/api?command=login&username=user1&domainid=1&apikey=<apiKey>&signature=signature>"
> API log
> --------
> 2013-11-18 13:33:17,263 INFO [cloud.api.ApiServer] (catalina-exec-1:null) 10.9.159.4 – GET command=login unknown exception writing api response
> Login is successful when the format is changed for domain id parameter in the API call from id format to UUID format.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)