cloud not find s3 token
Hi guys,
I have a problem with Swift s3 authentication . When i perform a request by "boto" at Swift, i receive this error from keystone:
DEBUG [keystone.common.wsgi] {"error": {"message": "Could not find token: R0VUCgoKU3VuLCAwMSBEZWMgMjAxMyAwMDoxMjo1NSBHTVQKLw==", "code": 404, "title": "Not Found"}}
Both Keystone and Swif work properly, what I wrong?
Swift version: 1.9.1 Keystone version: 2013.1.2
Thanks a lot! Daniel