Actually am struggling with UiPath REST API Integration with Oauth2, can you help me out on this? I need to authenticate with a Bearer access token, with client id and client secret, am not sure how to configure it with UiPath, can you guys please help me out on this, if you have samples please send them.
Thank you @marian.platonov for the same, and in the authentication, I need to give as follows:
Also, how can I handle refresh tokens in UiPath? it’s a dynamic one and I need to refresh every 5 minutes. Can you guide me on this?