Anaplan API 400 Bad Request retrieving token

Options

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.

Tagged:

Answers

  • pattyreichenbach
    edited May 16
    Options

    Hello @ merge fruit, I think you should check if the server you are sending the request to requires SSL/TLS certificates for authentication. If so, ensure that you have configured the SAP middleware to use the correct certificates or trust the server's certificate.