status response to a authenticate request is OK instead of No content

Asked by ta

Hi,

I just installed Swift All in one and every thing seems to be Ok except for a response status. When requesting authentication the returned response status is OK while the expected response is No Content. In the csharp binding code it has "if (getAuthenticationResponse.Status == HttpStatusCode.NoContent)" and this causes the connection to fail even thought the authtoken and storageurl are returned correctly. I am wondering if someone could help me find out why the response status code is Ok.

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Marcelo Martins (btorch) said :
#1

Indeed, the old devAuth authentication system returned a "204 No Content". Swauth and perhaps the new tempAuth (haven't used tempAuth) return 200 OK back. I would suggest you open an Issue/bug with https://github.com/rackspace/csharp-cloudfiles

Revision history for this message
Jason Meridth (jmeridth) said :
#2

Can you help with this problem?

Provide an answer of your own, or ask ta for more information if necessary.

To post a message you must log in.