Abdelkarim

Results 6 comments of 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: ![image](https://user-images.githubusercontent.com/9279924/121187207-1cc8ae80-c868-11eb-804b-7728d3e1503b.png) Step 2: ![image](https://user-images.githubusercontent.com/9279924/121187283-2eaa5180-c868-11eb-9ffc-ae3211421f88.png)

> 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...