on 2025 Feb 03 2:44 PM
I am working on an SAPUI5 project where I need to call two OData services originating from different backend systems:
Individually, both services work perfectly. However, when I try to call both within the same project, I encounter a 403 Forbidden error for the service that is called using the unnamed model ( means the service which is added later as secondary service) .
I am using BAS as my IDE and adding the services using Service Manager. I am not calling the Odata service with any method. I am directly binding the entities on the page with two different tables.
Has anyone faced a similar issue or knows how to resolve this? Any insights on handling multiple OData services from different backends in an SAPUI5 application would be greatly appreciated.
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.