What does Unencoded Error indicate in a RETS Response?
I'm getting an error about Unencoded Error in a RETS Response? What does this mean, and how do I fix it?
I'm getting an error about Unencoded Error in a RETS Response? What does this mean, and how do I fix it?
This generally means that there is a value in a record that doesn't have a corresponding description in the RETS Lookup metadata so it can't translate the value in the field to it's corresponding Long Value when data is returned in the decoded format.
Some of the possible reasons: * A lookup value was removed but it is still referenced in one of the records. * The static metadata is out of sync with Paragon lookup values and needs to be refreshed. The refresh would synchronize the lookups in paragon with the static metadata used by rets.
We use the latest version of rets connector as our download tool. what we have tried is clearing the metadata cache, stopping the service and closing the application. removing the meta data file to force a download of the latest metadata. we get a new metadata file that still has the issue
To enter a block of code:
Comments