Skip to Content
0
Aug 19, 2023 at 01:07 PM

How to add the basic authentication of ODATA in SAP build app

116 Views Last edit Aug 19, 2023 at 01:08 PM 2 rev

Hi Team , I have created Odata service in Hybris which fetches order code, total price , user who created the order and fetching it through Basic authentication.

When I test the Odata using the basic authentication in sap build app it runs fine but I am not sure how to add the authentication while creating the app .

I am on-premise system and using ngrok to create the tunnel . I am getting 401 error when I launch the app and it is not able to fetch the order.code field.

Please let me know if anybody has done such changes.