OData / ODataConnectedService

A Visual Studio extension for generating client code for OData Services
Other
79 stars 41 forks source link

Odata Northwind service is down #385

Open keerthanaRajendran opened 5 months ago

keerthanaRajendran commented 5 months ago

Describe the bug

The Odata Northwind service site is giving runtime error and we couldn't fetch data.

Version of the Project affected

https://services.odata.org/V4/Northwind/Northwind.svc

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://services.odata.org/V4/Northwind/Northwind.svc'
  2. See the Runtime Error

Expected behavior

The JSON data must be returned

Actual behavior

Error occurs

Screenshots

image