cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Build Apps BTP Destination 403

ChrisSislak
Explorer

Hi guys,

while creating an integrations and testing the connection to an backend system, we face an error code, saying: 403 request failed.

While checking the destination itself, everything works fine, only the check in the "add integration" area of the sap build apps service doesn't work.

Any clue where's the problem?

Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos

can you describe the destination? Authentication type? Do you have roles for the current user?

ChrisSislak
Explorer
0 Kudos

Hi daniel.wroblewski here's our destination configuration:

and the roles are:

- BuildAppsAdmin, BuildApssDeveloper, RegistryAdmin, RegistryDeveloper

Accepted Solutions (1)

Accepted Solutions (1)

agpekka
Advisor
Advisor

If you are trying to access catalog then drop from WebIDEUsage

,dev_abap
ChrisSislak
Explorer
0 Kudos

Hi everyone, thats the solution!

Answers (1)

Answers (1)

Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos

I notice the URL is quite short ... are you pointing directly to an OData service (service document)?

I have a destination to S/4HANA that looks like this: https://myserver.s4hana.ondemand.com/sap/opu/odata/sap/API_BUSINESS_PARTNER

If I point to something short, like https://myserver.s4hana.ondemand.com/sap/opu/odata/sap, I will get a similar issue as you.

P.S.: Also realize the SAP Build Apps caches destination information, so if you had a bad connection, and then you fixed the destination or gave the user permissions to the service, SAP Build Apps will still hold the previous connection.