Get token for object storage
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
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.