Hi,

I am using JCloud to statup instances in vcloud setup.  When I did it using
curl it worked fine.

echo -n "udarasampath@udarasampath:admin321" | openssl enc -base64

curl -i -k -H "Accept:application/*+xml;version=1.5" -X POST    "
https://mycloud.stratogen.sg/api/sessions"; -H "Authorization: Basic
base64Encoded"

However when using jclouds , with the base64 encode token of the basic
authentication produce an Access Forbidden error.

Do I missing something here?


-- 
Udara Liyanage
Software Engineer
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

web: http://udaraliyanage.wordpress.com
phone: +94 71 443 6897

Reply via email to