Skip to content

Commit 0ed2e5e

Browse files
Update ai-core-setup.md (#20829)
* Update ai-core-setup.md * Update ai-core-setup.md * Update ai-core-setup.md * Update ai-core-setup.md
1 parent ca9509c commit 0ed2e5e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

tutorials/ai-core-setup/ai-core-setup.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ ai_api_client = AIAPIV2Client(
317317

318318
### Perform an action in SAP AI Core
319319

320-
321320
[OPTION BEGIN [SAP AI Launchpad]]
322321

323322
Click on **Scenarios** in the **ML Operations** app. The term Scenario refers to a use case. You may not have any scenario listed. You will learn how to add workflows (AI pipelines) to SAP AI Core in future tutorials, which can then be used to create scenarios.
@@ -332,12 +331,13 @@ List all the resource groups. Check that there is a resource group named **defau
332331

333332
<!-- border -->![image](img/postman/rg.png)
334333

335-
### Troubleshooting
334+
>**Troubleshooting (Optional)**
335+
336+
>If you receive the error: `RBAC: Access Denied`:
336337
337-
If you receive the error: `RBAC: Access Denied`:
338+
>1. Click on the collection named **AI Core**, click the **Authorization** tab, and check whether a token is being used or not. It might be that you generated a token but forgot to click **Use Token** in the process.
338339
339-
1. Click on the collection named **AI Core**, click the **Authorization** tab, and check whether a token is being used or not. It might be that you generated a token but forgot to click **Use Token** in the process.
340-
2. Click the **Variables** tab and check if the value for `baseUrl` matches the value of `AI_API_URL` and you have the suffix `/v2` at the end.
340+
>2. Click the **Variables** tab and check if the value for `baseUrl` matches the value of `AI_API_URL` and you have the suffix `/v2` at the end.
341341
342342
[OPTION END]
343343

0 commit comments

Comments
 (0)