Swift commands and Rest api

Asked by Mehmet Hacısalihoğlu

Hi,

I install swift 2.3.1 on centos 6.6

when I try "swift -A http://10.x.xx.xxx:8080/auth/v1.0 -U test:tester -K testing post" command, I don't get error or fault message. But I have to get fault message, because I post anything in swift.

When I try "curl -i http://10.x.xx.xxx:8080/v1/AUTH_test -X PUT -H "X-Auth-Token: AUTH_tk792d07cb5de94f0288de93c86179633a" "rest api command, I get fault message.
Fault message: "HTTP/1.1 403 Forbidden
Content-Length: 73
Content-Type: text/html; charset=UTF-8

<html><h1>Forbidden</h1><p>Access was denied to this resource.</p></html> "

While try to REST API get fault message, try to command it does not get fault message ?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu swift Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you help with this problem?

Provide an answer of your own, or ask Mehmet Hacısalihoğlu for more information if necessary.

To post a message you must log in.