Generate Bearer token

Hi,

How to generate bearer token using scope,client secret,clientid accesstokenurl,grant type,token name,add token to

Please help

Thanks,
Riya

@Riya1 are you trying in postman

Hi @raja.arslankhan ,

No, in UiPath

@Riya1
please visit this solved thread.

@raja.arslankhan ,thanks but this post i visited already.
And in my case i don’t have any header value to pass in https request.

@Riya1 can you elaborate what you are doing and what you want to do?

@raja.arslankhan i have an api in which oauth2 has used as a authentication method and as mentioned above i have all these thing given to for outh2.
So how to generate token using those value only.

Thanks