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

Are you passing the base64 encoded version of the password to jclouds as the "credential"? That should not be necessary - jclouds will take care of the encoding for you.

What happens if you use the plaintext value?

ap

Reply via email to