cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Header is missing in HTTPS request reply API call

ErikDM
Explorer
5,967

I'm sending a request with 4 Headers:

- Date: 2020-07-06T13:05:56Z

- Authorization: Bearer access token
- Accept: application/vnd.api+json

- Digest: SHA512(raw_payload)
- Signature: BASE64(RSA_SHA256_SIGN(PRIVATE_KEY,SIGNING_STRING))

But the target system does not receive my date-header that is required?

Is there anyone who can me help out here why this header is not sended???

View Entire Topic
Sriprasadsbhat
Active Contributor
0 Likes

Hello Erik,

As per my understanding there are no other settings which can be done from developer side.

Appreciate if you could raise a ticket to LOD-HCI-PI-CON and our development colleagues will help you on the resolution part.

Regards,

Sriprasad Shivaram Bhat

das_sappo
Participant
0 Likes

Hi Sriprasad,

Is there any solution from SAP ?

I am passing a header field - "ConsumerId" but, getting 400 error - "Missing required header 'ConsumerId'. See documentation."