Hello all,
I'm trying to do a request from SAP middleware where I pass 'Authorization' header and 'Host' header to retrieve authentication token.
Once I send the request, I've got a 400 Bad Request HTTP response.
If I send same request from Postman I'm able to get the token.
Could you help me, please?
Best regards.