OData.V4 Connection Errors
I am trying to access a homegrown OData.V4 service. This service can be used via Excel or PowerBI, but LINQPad using the OData v4 2.0.0.0 connection is throwing the following error when trying to establish a connection (presumably whilst reading the metadata)
I accept that the metadata might well be badly formed, only revealed by the LINQPad connection (not Excel, PowerBI, etc but that does not surprise me). Any suggestions?