Hi Thomas,
I am trying to consume Odata in UI5 Application but I am getting error "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://XXX.com:8000' is therefore not allowed access. The response had HTTP status code 401."
After looking at this post, I understand that CORS entry in .xsaccess file is not working my be because my service needs authentication.
So, I wanted your help on what needs to be done to fix this?
Regards,
Amit Singh