Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

status": 415 - Unsupported Media Type

Summary:

status": 415 - Unsupported Media Type

Content (required):

I have BO in VBCS which for the sake of testing creating a manual PATCH method but it keep on giving below error:

{

  "type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",

  "status": 415,

  "title": "Unsupported Media Type",

  "detail": {

    "type": "vbcs://businessObjects/data/emptyErrorResponse",

    "title": "Unsupported Media Type",

    "status": 415

  }

}


Media Type=application/json

Request Pay Load:

{

    "id" : 61,

      "approved" : "Y"

}

Response Payload:

{

    "id" : 61

}

Version (include the version you are using, if applicable):

22.10.5

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!