Hi all, While logging into a user account through CloudStack UI, the login failed while calling listZones API with the following error:
http://localhost:8080/client/api?command=listZones&response=json&sessionkey=xEJK6GbQB65urRSL%2FEv81BE%2FKSY%3D&_=1358921073501 Error: { "listzonesresponse" : {"errorcode":530,"cserrorcode":4250,"errortext":"Internal error executing command, please contact your system administrator"}, "cloudstack-version": "4.1.0-SNAPSHOT" } So, there seems to have access denied error. Till yesterday, it was working fine and the problem occurs when I pulled the latest asf code. Can somebody confirm it, if this is an API error or if this is by design that API has removed the user access privilege for listZones API call. If later one is the case then there is a need to change CloudStack UI accordingly. Thanks, Sanjay