<div dir="ltr"><div><div>Hello Everyone;<br></div>Please help me resolve the following errors in swift.<br>1.ERROR IN CREATING AN ACCOUNT<br>openswift@ubuntu:~/swift$ curl -i -H "X-Auth-Token: AUTH_tk2e025cd645ba4fc9be084c7771a9066c "     -X PUT <a href="http://127.0.0.1:8080/v1/AUTH_batman" target="_blank">http://127.0.0.1:8080/v1/AUTH_batman</a><br>

HTTP/1.1 403 Forbidden<br>Content-Length: 73<br>Content-Type: text/html; charset=UTF-8<br>X-Trans-Id: tx99b59668642a426a8c9f3-005335a3d6<br>Date: Fri, 28 Mar 2014 16:31:18 GMT<br><br><html><h1>Forbidden</h1><p>Access was denied to this resource.</p></html>openswift@ubuntu:~/swift$ ^C<br>

</div>2.ERROR IN CREATING A CONTAINER<br><br><div>ERROR IN CREATING CONTAINER:<br>openswift@ubuntu:/$ swift --os-auth-token AUTH_tk8e642119ea554ba39bb1cb3853e186dc \--os-storage-url <a href="http://127.0.0.1:8080/v1/AUTH_test1">http://127.0.0.1:8080/v1/AUTH_test1</a> \post myluck<br>
Container POST failed: <a href="http://127.0.0.1:8080/v1/AUTH_test1/myluck">http://127.0.0.1:8080/v1/AUTH_test1/myluck</a> 403 Forbidden  [first 60 chars of response] <html><h1>Forbidden</h1><p>Access was denied to this resourc<br>
<br><br></div><div>Thanks for your help.<br></div></div>