2023 May 23 10:01 AM
I passed SAP OAuth and retrieved access_token, but when I try to access businessUser endpoints, that I found in Configurartion Details tab (https://api.sap.com/api/User/overview), it fails.
Error message from response says: "Failed to resolve API Key variable request.header.apikey" - while on the same docs page in the Authentication Methods tab there is only OAuth method, why it even mentions apikey if that is not even an allowed method for the enpoint?