Hello
I'm currently trying to execute the instructions of the Authentication Service API document:
I'm stuck at the step "Get auth token details".
I use the software Postman to test the request.
I tried the type of authorization "Bearer Token" and fill the field "Token" with the token value that i got with the request HTTP for basic authentication using name and password
But I got this message of error "Invalid header. Verify the header"
Can someone help me please
Thank you