ignature=' . $signature;
return $url;
}
Thanks,
Blake Ferkingstad
-Original Message-
From: Blake Ferkingstad [mailto:[email protected]]
Sent: Monday, March 30, 2015 11:51 AM
To: [email protected]
Subject: RE: API Signing Issue
Hi Nux!,
Thanks for the link,
7:23 +
Subject: API Signing Issue
Hello everyone,
I have a question on my API Signing code. The code below I have tested on
commands like createDomain, listTemplates, and listServices. Those all run
like expected, but I am running into trouble with createAccount.
function cloudstack_sign
ave noticed is that it seems to work with commands that don't have
> an attribute that is alphabetically greater than apiKey, like accounttype.
>
>
> -Original Message-
> From: Erik Weber [mailto:[email protected] ]
> Sent: Monday, March 30, 2015 11:09 AM
> To: users@cl
Sent: Monday, March 30, 2015 11:35 AM
> To: [email protected]
> Subject: Re: API Signing Issue
>
> You might be able to "bypass" the problem by using the integration port (make
> sure to firewall it as it allows non-auth requests), though I'd also be
> curious fo
[email protected]
Subject: Re: API Signing Issue
You might be able to "bypass" the problem by using the integration port (make
sure to firewall it as it allows non-auth requests), though I'd also be curious
for a solution.
https://cloudstack.apache.org/docs/en-US/Apa
Guide/#enabling-port-8096
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "Blake Ferkingstad"
> To: [email protected]
> Sent: Monday, 30 March, 2015 16:17:23
> Subject: API Signing Issue
> Hello everyone
works with other commands. What I
have noticed is that it seems to work with commands that don't have an
attribute that is alphabetically greater than apiKey, like accounttype.
-Original Message-
From: Erik Weber [mailto:[email protected]]
Sent: Monday, March 30, 2015 11:09 A
No html entities or similar in $cmd that could be exploded and mistaken as
a parameter?
Erik
Den mandag 30. mars 2015 skrev Blake Ferkingstad
følgende:
> Hello everyone,
>
>
>
> I have a question on my API Signing code. The code below I have tested on
> commands like createDomain, listTemplates
Hello everyone,
I have a question on my API Signing code. The code below I have tested on
commands like createDomain, listTemplates, and listServices. Those all run like
expected, but I am running into trouble with createAccount.
function cloudstack_sign_sort($cmd)
{
$commands = explode