Abdelkarim
Abdelkarim
I can send you the metadata, because the SAP OData-Service needs authentication. [TWA_Metadata.zip](https://github.com/OData/ODataConnectedService/files/6709825/TWA_Metadata.zip)
I deleted the references and includes and it works. Thank you very much!!
Hi @unchase , I did it! but that's the same problem.
Same error! Step1:  Step 2: 
> Did you try to generate code from xml-file without credentials? I generated the metadata in xml file and i tried to generate the proxy from the xml file but...
Hi @unchase, i found the problem! There is an error in the plugin: 1. open the file **Unchase.OData.ConnectedService.Templates** 2. go to method **GetEdmxStreamFromUri** 3. the HttpWebRequest, that you created, ist...