Oracle SOA Suite (MOSC)

MOSC Banner

Rest Adapter adding backslash to json payload when using the body

edited Dec 2, 2020 8:45PM in Oracle SOA Suite (MOSC) 1 commentAnswered

Oracle SOA Suite - Version 12.1.3.0.0

I'm attempting to send the following json in the body of a request using the Rest Adapter.

{"grant_type": "client_credentials"}

The Rest Adapter is converting the payload to this causing the request to be rejected as a bad request.

{\"grant_type\": \"client_credentials\"}

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center