Can someone please help to resolve this error message that my developers are receiving?
My developers are currently working on an MLS integration for one of our clients, but they keep running into an error. Please see below for both the query and the result -
Query:
http://tsierra-rets.paragonrels.com/r...
Result:
<rets replycode="20206" replytext="Missing equals sign after field name."> <rets-status replycode="20206" replytext="Missing equals sign after field name."/> </rets>
Can someone please help to shed light on why my developers are getting this error and what we can do to resolve this? Thank you!
Comments
What is your account name?
This can happen if there are extra spaces in the parameters.
It didn't look like it in your example.
I would also add Format=COMPACT_DECODED to your searches.
Were you able to get this working?