Hello Everyone,
I created an SAP Fiori application from the templates available in WebIDE. I have created an OData service for SAP HANA data and wanted to display that data in Fiori app.
My internal host status in cloud connector is 'reachable.' Destination connection in SAP cloud platform is successful, the resource is accessible and also I successfully created the SAP Fiori application on WebIDE using templates. But when I am trying to run the app on WebIDE it is giving me the following error.
{
"message": "HTTP request failed",
"headers": [],
"statusCode": 403,
"statusText": "Forbidden",
"responseText": "\n \n \n \n \n \n \n \nThe server refused to fulfill the request.\n\n \n \n More information about why the request was refused may be found in the server logs.\n\n \n <br>Log Out\n \n \n \n \n"
}
I also attached the screen shot for the following error. Can you explain me about this error and how to solve it.
Thank you.
<a href="/storage/attachments/82561-error-run.png">error-run.png</a>
I attached the screenshot of the following error. Please help me to resolve this issue. Thank you.