cloudstack api url is generated but the xml is showing error -


i'm using flex builder 4 requesting cloudstack apis , getting response. when execute program url generated. webpage showing error like

   <?xml version="1.0" encoding="utf-8"?>    -<listzonesresponse cloud-stack-version="4.0.1.20130201075054"><errorcode>401</errorcode>    <errortext>unable verify user credentials and/or request signature    </errortext></listzonesresponse> 

can tell error?

the url api call isn't signed properly.

for guidance see introduction cloudstack api, skip slide #9.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -