diff --git a/ui-path-connector-product/README.md b/ui-path-connector-product/README.md index 454dbe8..637fece 100644 --- a/ui-path-connector-product/README.md +++ b/ui-path-connector-product/README.md @@ -28,7 +28,7 @@ Proceed as follows: 1. Start any process that contains an UiPath activity interaction. 1. If OAUTH credentials are not present, the browser will redirect you to the UiPath cloud login page. ![cloud-navigate](images/authErrorHandling.png) -1. Login and navigate to: Admin > Tenant > Orchestrator > API Access +1. Login and navigate to: Account > Preferences > Privacy & Security > View API Access ![cloud-access](images/cloudApiAccess.png) 1. Copy the shown `clientId`, `userKey` and `tenant` to your Rest Client definition. ![copy-properties](images/copyAuth_idKeyTenant.png) diff --git a/ui-path-connector-product/images/cloudApiAccess.png b/ui-path-connector-product/images/cloudApiAccess.png index 41f3e50..969b1d0 100644 Binary files a/ui-path-connector-product/images/cloudApiAccess.png and b/ui-path-connector-product/images/cloudApiAccess.png differ