I am trying to connect the odata Equipment API for SAP Hana
https://api.sap.com/api/OP_API_EQUIPMENT/overview
but i am getting authorisation errors - HTTP/1.1 401 Unauthorized
Here are the paremeters as i have set them
At this stage i am just trying to connect and get a token.
I am using a HTTP caller as we will be using the odata services to create adn update Equipment and Functionla locations in SAP as an integration between our ESRi Utility Netowrk model and SAP.
I have attached the log file.
I have successfully connected to and run the get call from postman on the same computer and successfully connected to movebank as per the http caller tutorial.
Does anyone have any ideas on what i am missing? doen this before successfully?
Thanks