← Back to team overview

openstack team mailing list archive

Keystone problem Expecting auth 400

 

Hi!

I ve installed keystone

but when I try to

*curl -d '{"passwordCredentials":{"username": "admin", "password":
"P@ssword"}}'
-H "Content-type: application/json" http://localhost:35357/v2.0/tokens*

I ve received

*{"badRequest": {"message": "Expecting auth", "code": "400"}}*

-- 
Regards, Roman Sokolkov

Follow ups