Skip to content

Commit 2756ac0

Browse files
committed
Update Mobile Back-End Tools tutorials fix
1 parent d2bcb5e commit 2756ac0

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

tutorials/cp-mobile-backend-tools-simple-odata/cp-mobile-backend-tools-simple-odata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ If the service shall be accessible independently and authentication is required,
430430

431431
![BTP Cockpit Application with marked application route](img_btp_application_route.png)
432432

433-
>Take note: If you created your Cloud Foundry environment in a `-00x`-environment (like e.g. `us10-001` or `eu10-004`), you might receive the error `"The redirect_uri has an invalid domain"`. If this is the case, you will have to allow-list your application uri in the `xs-security.json` file and re-run `cf deploy`.
433+
>Take note: If you created your Cloud Foundry environment in a `-00x`-environment (like e.g. `us10-001` or `eu10-004`), you might receive the error `"The redirect_uri has an invalid domain"`. If this is the case, you will have to allow-list your application uri in the `xs-security.json` file (like in the screenshot above) and re-run `cf deploy`.
434434

435435
```json
436436
{
Loading
Loading

0 commit comments

Comments
 (0)