Re: Using Cloudstack API from PHP issue

2014-10-17 Thread Nux!
t; > To: dev@cloudstack.apache.org > Sent: Friday, 17 October, 2014 00:43:47 > Subject: Re: Using Cloudstack API from PHP issue > You might also look at the various CloudStack PHP libraries on github. > There are several of them there, that are known to work . > > --David > > On Wed, Oct

Re: Using Cloudstack API from PHP issue

2014-10-16 Thread David Nalley
> To: dev > Subject: Using Cloudstack API from PHP issue > > Hi, > > A PHP developer colleague is trying to make some calls to the ACS API; some > work (like deploy virtualmachine), but some fail, like "authorize > securitygroup": > "401 unable to verify user cred

RE: Using Cloudstack API from PHP issue

2014-10-15 Thread Prachi Damle
...@li.nux.ro] Sent: Wednesday, October 15, 2014 7:22 AM To: dev Subject: Using Cloudstack API from PHP issue Hi, A PHP developer colleague is trying to make some calls to the ACS API; some work (like deploy virtualmachine), but some fail, like "authorize securitygroup": "401 u

Using Cloudstack API from PHP issue

2014-10-15 Thread Nux!
Hi, A PHP developer colleague is trying to make some calls to the ACS API; some work (like deploy virtualmachine), but some fail, like "authorize securitygroup": "401 unable to verify user credentials and/or request signature" This is his code for generating the signature, is there anything obv