Hi,
as I came across the same problem with the SAPUI5 Guide, I changed the URL to the following:
config : {
resourceBundle : "i18n/messageBundle.properties",
serviceConfig : {
name : "Northwind",
serviceUrl : "proxy/http/services.odata.org/V2/(S(sapuidemotdg))/OData/OData.svc/"
}
},
This solved the problem for me and I'm can use the OData service now.
Regards,
Andreas