PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Making an HTTP POST request with application/x-www-form-urlencoded

edited Sep 17, 2020 5:56PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered

Good morning Oracle community,

I have a requirement to make an API POST to Twilio which requires that the format be application/x-www-form-urlencoded.

I have all of the setup of the appropriate objects such as documents, services, and service operations, I use IBInfo.IBConnectorInfo.AddQueryStringArg to set the parameters.

I use SegmentContentType = "application/x-www-form-urlencoded;charset=UTF-8"; to set it to the appropriate content type

And then I make the call. However, I am constantly getting back a response of 400 and cannot figure out why.

Any thoughts on the matter would be very appreciated. Thank you!

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