While attempting to log in and connect through a service layer to a Linux server with sap b1, I encountered the following error message:
XMLHttpRequest
cannot load https://hanab1:50000/b1s/v1/Login. A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'null' is therefore not allowed access.
Despite multiple attempts using Google Chrome, the same error persists. Interestingly, when watching the video tutorial at https://www.youtube.com/watch?v=ilDH8nhnp4o, the mentioned error occurs. However, upon directly entering the URL https://hanab1:50000/B1S/v1
, I am able to access all information without any issues.
If anyone can offer assistance or advice on resolving this issue, I would greatly appreciate your collaboration and support.