getobject Documents
This RETS getObject Request for Document, account iCheck does not work:
GET /rets/fnisrets.aspx/MLSBOX/getobject?Resource=Property&Type=Document&ID=2016010497%3A%2A&Location=1
Returns this error:
ReplyCode="20407"
ReplyText="Unauthorized Retrieval [Unknown]. Login does not allow access."
However this RETS getObject Request for Photo works as expected:
GET /rets/fnisrets.aspx/MLSBOX/getobject?Resource=Property&Type=Photo&ID=2016010497%3A%2A&Location=1
ReplyCode="0"
ReplyText="SUCCESS"
Comments
FYI - Metadata-Object shows 3 Property Object Types as Photo, Thumbnail & Document
GetObject for Photo & Thumbnail work as expected.
But GetObject for Document give error as noted above.