We are working with Data Management Package API, While Getting the writable URL from Dynamics 365 for Operations (on-premises) and facing the below error.
Error :
An unhandled exception of type 'Microsoft.OData.Client.DataServiceQueryException' occurred in Microsoft.OData.Client.dll
InnerException :
"The response payload is a not a valid response payload.
Please make sure that the top level element is a valid Atom or JSON element or belongs to
'http://docs.oasis-open.org/odata/ns/data' namespace."} System.Exception {System.InvalidOperationException"
Hi,
We are working with Data Management Package API, While Getting the writable URL from Dynamics 365 for Operations (on-premises) and facing the below error.
Error : An unhandled exception of type 'Microsoft.OData.Client.DataServiceQueryException' occurred in Microsoft.OData.Client.dll
InnerException : "The response payload is a not a valid response payload. Please make sure that the top level element is a valid Atom or JSON element or belongs to 'http://docs.oasis-open.org/odata/ns/data' namespace."} System.Exception {System.InvalidOperationException"
Kindly suggest us.