Get token for object storage

asked 2018-11-03 09:23:59 +0200

pasquy73 gravatar image

Dear all, I cannot use the POST call to http://cloud.lab.fiware.org:4730/v2.0... with payload:

{"auth": {"passwordCredentials": {"username":"my-email@email.com", "password":"yourpassword"}, "tenantId": "a121dfc9d22347ebb07eb89cc3c0e79f" } }

to get the token for Object Storage. Please, could you tell me how can I solve it? Thanks a lot Regards Pasquale

edit retag flag offensive close merge delete

Comments

I was checking the url and payload with my data and I did not see any problem. Could you check if you put the correct data? I mean the tenant that you put is associated to the user that you want to user.

admin gravatar imageadmin ( 2018-11-12 09:08:53 +0200 )edit