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.