How to add realm parameter in http request using Oauth 1.0?

Hi,

I am using oauth 1.0 to integrate uipath with netsuite API. In http request activity we can mention consumer key, consumer secret, token ID, token Secret for auth 1.0 but where can we mention addition required parameter “Realm” in http request ? Is there any specific syntax to add it in headers property?

1 Like

Hey @akshay616

How it should be exactly passed as a header or param ?

Thanks
#nK

Facing the same issue here… for what seems to be an easy fix in postman, i’m cracking my head in UiPath.

Hi @akshay616
Is it resolved?
I am getting the same issue