I've created a SAP Fiori Freestyle Project on SAP Business Application Studio, but when I select "Run Configurations" it does not shows me the "Data Source" option to bind the destination to my project.
In my subaccount I have 2 destinations ava...
I have created a SAP UI5 App on my SCP Neo Trial Account and then I deployed this application to SAP Cloud Platform on HTML5 Application.
It works well on Web IDE and also works perfectly fine if I open the link that HTML5 Application have generate...
Hi experts,
I'm using the NEO Trial account on SCP and trying to make a XSJS Outbound call for learning purpouses.
However, every free public api that I try to access return a http status 400. Sometimes with the text "CloudFlare" on the body's re...
Have you tried to call the HTTP endpoint provided by this service?I can call it in the browser, but I couldn't figure out how to authenticate in the service when calling the URL from the POSTMAN, or whatever application I want.
I recommend you to use fetch or $ajax to call your API.The import/from axios syntax that you're using is meant to be used in nodejs, that's why it's not working.
I have this repository where you can check how it was built: https://github.com/AlexandreFossati/fiori_destination_on_cloudfoundry.However, nowadays the generated project from template in BAS is much better and if you are just starting a new project,...
The problem was solved long ago, but I didn't marked the answer as "Best Answer", my fault. It was probably a missing step by me when I was learning how to work with BAS. We didn't have many materials about it last year.