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.