Hello everyone I just can't figure out why when I run the following command from my shell, works fine, but as soon as I put it in a file and execute it it fails
content of file /usr/local/bin/cloudmonkey create account domainid='c9af6251-2ff0-4591-88ab-5eb9bba87885' username=Dean password=abc123 [email protected] accounttype=0 firstname=Dean lastname=Kamali #bash ./file HTTP Error 431: if I copy the command and run it on my shell it works perfectly. this is very frustrating. Dean
