cancel
Showing results for 
Search instead for 
Did you mean: 

FIORI App. OData Request 403 Forbidden

Former Member
0 Kudos

Hi, colleagues.

I made connection between HCP and Hana Cloud Connector and it works fine.

I paste a link below in browser and response was correct, so it means that connection works.

https://webidetesting8547951-i326575trial.dispatcher.hanatrial.ondemand.com/destinations/MII/XMII/Il...

But when I run my application I see in debugger, than when Application try to echange data there is a 403 error Forbidden occurs. I attach a screenshots to this post.

Could you suggest the cause of the error and how it can be avoided?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Micheal,

This error might be due to missing x-csrf token. You might have to add a x-csrf token in your request header.

Thanks

Vipin Kalleri

Former Member
0 Kudos

Hi ,

Did you find solution for this issue?

I am also facing same issue.

can you please help me ?

Regards,

Hari.

Former Member
0 Kudos

Hi,

Unfortunately I didn't find the solution. I thank that experts here can help me, but I didn't receive any helpful answer.

agentry_src
Active Contributor
0 Kudos

Discussion successfully moved from SAP Manufacturing Integration and Intelligence (SAP MII) to SAPUI5 Developer Center

as I think you need webide experts more than MII experts. 

Regards, Mike (Moderator)

SAP Technology RIG

former_member204155
Active Participant
0 Kudos

Hi,


I think its a issue of access control.

Have you maintained Access Control List for On premise data provider ( MII server) in Cloud connector.?

see the traffic log in hana clod connector.

Regards,

Kuntal

Former Member
0 Kudos

Yes, of course.

As I describe in my topic message

I made connection between HCP and Hana Cloud Connector and it works fine.

I paste a link below in browser and response was correct, so it means that connection works.

https://webidetesting8547951-i326575trial.dispatcher.hanatrial.ondemand.com/destinations/MII/XMII/Il...

:

former_member204155
Active Participant
0 Kudos

Hi,

Can you check the below.

1. SAP HANA Cloud Connector status is green in cloud cockpit.

2.In cloud cockpit destination is created with basic authentication and on check connection its successful.

3.In Application dashboard required destination section you destination created in step 2 is mapped.

4. what are the process logs saying when application is in running state.

5. in Cloud connector see the traffic log what it says when your cloud app communicates with back-end system.

Regards

kuntal

Former Member
0 Kudos

Hi, Kuntal.

1. Yes

2. Yes

3. Where is Application Dashboard. Could please provide in detail what I need to do there?

4. Where is the Process Logs?

5.

2016-06-08 14:40:12,951#INFO#com.sap.scc.rt#metering-scheduler-1-1#0x00000000#Report statistics for tunnel account:///i326575trial [pack contains 3 messages]|

2016-06-08 14:46:42,999#INFO#com.sap.scc.rt#notificationclient-4-1#          #SccEndpointValidator returning true for HTTP://socmjdcil.socar.local:50000|

2016-06-08 14:46:43,000#INFO#com.sap.scc.rt#notificationclient-4-1#          #Check e2e for socmjdcil.socar.local:50000 returns ENDPOINT_REACHABLE|

2016-06-08 14:49:26,183#TRACE#com.sap.scc.ui#http-bio-8443-exec-2#          #/ finished /logAndTrace|

2016-06-08 14:49:30,126#TRACE#com.sap.scc.ui#http-bio-8443-exec-2#          #/ executes /logAndTrace with action 'setLogLevel'|

former_member185280
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi, I enabled CORS in SAP MII and fill field in this way, but it didn't help: