No parameterless constructor defined for this object. for SMLSA
A change was made to the WebAPI Media class yesterday for Strategic MLS Alliance (MediaKey field added). We added that field to our tables, but now when we try and pull Media records we get the error "No parameterless constructor defined for this object."
We are accessing URL: https://smlsa.paragonrels.com/OData/S... User: smlsaCryeLeike
The query uri = "https://smlsa.paragonrels.com/OData/SMLSA/Strategic_17/Media?$filter=ModificationTimestamp gt 2022-07-08T13:30:13Z&$top=2500"
I can't see anything we're doing wrong. I'm hoping this is an internal error on your side.
Comments