Comment 0 for bug 1437442

Revision history for this message
Anirup Duttta (adutta) wrote :

curl -ik -H 'X-Auth-Token: AUTH_****' -X GET http://127.0.0.1:8080/v0000.988/AUTH_******/test-container works

So does

curl -ik -H 'X-Auth-Token: AUTH_****' -X GET http://127.0.0.1:8080/b2/AUTH_******/test-container works

I was able to replicate the issue at account level as well.

Something like

curl -ik -H 'X-Auth-Token: AUTH_****' -X GET http://127.0.0.1:8080/b2/AUTH_****** works as well