opendoor-labs / rets

RETS Python 3 Client
MIT License
89 stars 43 forks source link

I can't even run the basic function on your site #25

Closed Esko918 closed 4 years ago

Esko918 commented 6 years ago

I don't know why this is happening but every time I just try and run client.get_metadata('class', resource='Property') in a python script I keep getting the error. b'\n'. Am I not setting some values I need to in the session? I know the server was just updated to rest 1.7.2. Any ideas on what I need to do?

Esko918 commented 6 years ago

RETS ReplyCode="20513" ReplyText="Miscellaneous Error

blakeembrey commented 4 years ago

Closing this out, but if I had a guess I'd say Property isn't a valid class in the RETS feed you're connecting to so it's returning an error.