[one-users] OCCI HTTP request
Dani
dvp at tid.es
Fri Jan 29 00:49:56 PST 2010
Hi all,
I'm trying to deploy the occi server for using its Restful API, and it's
working fine when I use the "bin commands" occi-storage,
occi-compute...etc.
The problem comes when I try to do an http request by using java
stand-alone application (I tried conneting by telnet and making a get
http request also).
In these cases I get an "Unauthorized error", in spite of the fact I'm
specifying a base64 login/password like this:
/GET /storage HTTP/1.1
Host: myhost
Content-Type: application/xml
Authorization: Basic base64_login:pass /
Has someone ever got this error?
Any help will be appreciated.
Thanks so much!
More information about the Users
mailing list