‎2019 Jul 18 6:52 AM
Hello,
I would like to fetch customer system data via the support.sap.com odata service https://launchpad.support.sap.com/services/odata/svt/systemdatasrv/SystemOverviewSet
The data needs to be fetched automaticly so I was going to implement the http rest client class but I am unable to authentificate.
Here are the things that I tried:
Basic Authentication: ignored by service
SAML2.0 login: error message: JavaScript is needed
REST Auth provider: found no such service
Install SSL client certificate: I was not able to find a solution for this
Is there any way to authenticate for the support launchpad via ABAP tools?
Best regards
Börge
‎2019 Jul 19 1:32 PM
Hi,
I'd like to do the same but this API is not documented so I believe this is an internal API (i.e not supposed to be used by us...).
Cheers,
Pierre
‎2019 Jul 21 5:40 PM
Hi Pierre,
I could live with the "not documented" part, as the service reveals enough about itself to be used.
Access via Postman-Chrome-Plugin was fairly simple, but without a solution for the login via backend technology there is nothing to be gained from toying around with it.
Nevertheles thank you for your replay, it is always good to know if I am the only one having trouble...
Best Regards
Börge
‎2019 Aug 23 7:40 AM
Hi,
nice to know that i am not the only one who is searching. The API provides a lot of useful information we could use. Therefore it would be cool to have a solution for the authentication.
Best Regards
Chris
‎2020 Feb 20 5:51 PM
Hi Börge, Pierre,
do you have any progress in the authentication? I need similar request.
ilya