cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Byd Api - 415 Unsupported Media Type

former_member859727
Discoverer
0 Kudos
326

Have problem in retrieval data from SAP Byd Api in postman.Already used basic auth, but got 415 Unsupported Media Type.

Accepted Solutions (0)

Answers (1)

Answers (1)

pavithra_jc
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Nadeera,

Unsupported Media Type error is caused as there are insufficient headers in the request payload. Include the following in the headers in order to resolve the issue

Key = Content-Type, Value = application/json

You can also refer to the below KBA:

3068764 - Unsupported Media Type Response when trying to Create or Modify a User/Group via SCIM API ...

Thanks and Regards,
Pavithra