thanks in advanced for your help
when i'm in a final step to get token ,
=>> Request a JSON Web Token “jdev/sys/getjwt/{hash}/{user}/{permission}/{uuid}/{info}” ○ This request must be encrypted. Unencrypted getjwt requests will be declined with 400 Bad Request.
i have a response with bad request.
my question is, what is the request that i have to encrypt?
jdev/sys/getjwt/{hash}/{user}/{permission}/{uuid}/{info} ?
or
getjwt/{hash}/{user}/{permission}/{uuid}/{info} ?
i have a complete url with the hash and user and permission(...) if you need to understand.
best regards
Luis
Kommentar