Open sreevelicheti opened 2 months ago
Can you help us create a repro by supplying samples of:
Hi, I am also facing same issue in get API and post API is working fine.
Please help anyone.
Thanks
This error does not appear when using the latest version of SQL Server. I have also tested this in mssqllocaldb.
I get the below error when I execute a REST API method from swagger.
{ "error": { "code": "DatabaseOperationFailed", "message": "Incorrect syntax near 'INCLUDE_NULL_VALUES'.", "status": 500 } }