We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question
0

object storage token

asked 2015-12-23 08:11:04 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

hi I am trying to connect to object storage in the fi lab. I am trying to connect with this comment after I got the tenantId

curl -d '{"auth": {"passwordCredentials": {"username":"email@company.com", "password":"mypassword"},"tenantId":"00000000000000000000000000000150"}}' \ -H 'Content-type: application/json' \ http://cloud.lab.fiware.org:4730/v2.0... \ -vvv

I am getting this error: * Trying 130.206.84.8... * Connected to cloud.lab.fiware.org (130.206.84.8) port 4730 (#2)

GET /v2.0/tokens HTTP/1.1 Host: cloud.lab.fiware.org:4730 User-Agent: curl/7.43.0 Accept: / Content-type: application/json

< HTTP/1.1 404 Not Found < Vary: X-Auth-Token < Content-Type: application/json < Content-Length: 93 < Date: Wed, 23 Dec 2015 13:59:58 GMT < Connection: close < * Closing connection 2 {"error": {"message": "The resource could not be found.", "code": 404, "title": "Not Found"}} what am i doing wrong please

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2015-12-31 08:05:20 +0200

meth gravatar image

Just to verify, the "email@company.com" was filled in by your fiware account name and "mypassword" was filled in by your correct fiware paswsword. Verify that they are spelled correctly without extra spaces.

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2015-12-23 08:11:04 +0200

Seen: 802 times

Last updated: Dec 23 '15