0

I am trying to connect to my cloud foundry abap environment, where I "created" and deployed an Odata Service based on that course: https://open.sap.com/courses/fiori-ea1/items/4IKfdIpzsrvKOH5sYIIid3

I dont know why, but in my Business application studio (BAS) environment where I configure my access to a SAP System, it does not find my ABAP environment (where I hosted my Odata service):

I previously logged in in the terminal to cloud foundry via: cf login -a "https://url-to-cf-env...", but it still doesnt find it.. https://open.sap.com/courses/fiori-ea1/items/4IKfdIpzsrvKOH5sYIIid3

In the cloud cockpit, I have created two instances in dev space: enter image description here

I also created a service key for eclipse to create the odata service.. The thing that I am wondering about is, I have access to an entity of my odata service in the browser, I get the data returned in xml. But I get 401: unauthorized with Postman... and I am wondering why?

Browser Postman

My request header for the odata airline entity: enter image description here

I'm not sure if I need it, but my cloud destination config is as follows: enter image description here WebIDEUsage: odata_abap,ui5_execute_abap,dev_abap,odata_cloud

Boghyon Hoffmann
  • 17,103
  • 12
  • 72
  • 170
MMMM
  • 3,320
  • 8
  • 43
  • 80
  • Does this https://answers.sap.com/answers/13740145/view.html also apply to you? – Boghyon Hoffmann Mar 30 '23 at 12:04
  • @BoghyonHoffmann thanks I think that could actually solve the problem. But my problem now is, I apparently used all my quotas from the cloud and deleted previous instances, and I can't create new instances for now to test it :( – MMMM Mar 31 '23 at 15:10
  • @BoghyonHoffmann I just created new cloud environment and reacreated all services and tried cf login --sso option but that was just different login option, I could log into the cloud but I do not get any services shown... – MMMM Apr 06 '23 at 09:25

0 Answers0