listZones should be available for all the users. Can you please give a look as to what code got checked in master yesterday and if there is something related to this - should be easy to find ?
On 23/01/13 12:12 PM, "Sanjay Tripathi" <sanjay.tripa...@citrix.com> wrote: >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&sessionke >y=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