HTTP POST call with content type x-www-form-urlencoded

Hi All,

I am trying to setup an HTTP Request in BluePrism.

I have an end point url.
Basic Authentication with user name and password.
Body - in x-www-urlencoded

I am able to make the call in postman and in UiPath. But failed to do so in blueprism.

API Documentation for reference: Generate OAuth 2.0 Tokens v2| OneLogin Developers

Could you please help me with this.

@jishnu.pnair

Not sure if this is right forum to ask this…but if its working in other placess…then check what difference you are doing in blueprism …Also first check if it supports different input formats in blueprism

cheers