OData / lab

This repository is for exploring new ideas and developing early prototypes of various OData stacks.
Other
48 stars 59 forks source link

The connection to the Odata Endpoint should work with Credentials #72

Closed klacol closed 5 years ago

klacol commented 6 years ago

The VSIX for the OData Connected Service can be downloaded and installed in Visual Studio 2017 from here:

https://marketplace.visualstudio.com/items?itemName=laylaliu.ODataConnectedService

Then one can add an OData Connected Service.

When you put in the URL the an Endpoint, that is secured with basic authentication and HTTPS this message is shown:

"Cannot Access"

The connection to the Odata Endpoint should work with Credentials.

Gabee01 commented 6 years ago

I think it's related to #56

klacol commented 6 years ago

Will Odata work with VS 2017 at some time or is it discontinued?

klacol commented 5 years ago

Duplicate to #56

Can still not use Odata in VS 2017 with secured endpoints.