Chebotov Nickolay

Results 55 comments of Chebotov Nickolay

@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 : > ![04 messages multiple](https://user-images.githubusercontent.com/2358075/65324169-bab7a980-dbab-11e9-8f2a-99b491a70151.jpg) Fixed in [Unchase OData Connected Service v1.3.2](https://marketplace.visualstudio.com/items?itemName=Unchase.unchaseodataconnectedservice).

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