Chebotov Nickolay
Chebotov Nickolay
Hi. There is no attached files. Can you send again to [email protected]?
@gtrennert , could you create an issue in my repository: [ask a question](https://marketplace.visualstudio.com/items?itemName=unchase.unchaseODataConnectedService&ssr=false#qna) or [report a bug](https://github.com/unchase/Unchase.OData.Connectedservice/issues/new?title=BUG)? It's easier for me to track it. Check the issue after updating to...
> Here a better screenshot of all the messages : >  Fixed in [Unchase OData Connected Service v1.3.2](https://marketplace.visualstudio.com/items?itemName=Unchase.unchaseodataconnectedservice).
@zdrehs What kind of issues did you have exactly?
Try it in my service [Unchase OData ConnectedService](https://marketplace.visualstudio.com/items?itemName=Unchase.unchaseodataconnectedservice).
You can try [Unchase OData ConnectedService](https://marketplace.visualstudio.com/items?itemName=Unchase.unchaseodataconnectedservice) to solve this issue.
Hi @jerrywoo96 Perhaps, on the server side, additional request pledges are checked (for example, Host), which is why a 401 error is returned. See what other headers you are passing...
Hi, @adrien-constant Probably this issue is occured because the T4 template works only with OData v4 metadata.
@habbes Or we can modify the solution so that it has a separated command-line project (with all needed options) to run code generation for both OData V4 and OData V3...
@marabooy @habbes Do you think it is better to add the CLI project to the current solution or to move it out into a separate one? In the second case,...