First of all thanks for putting this together!
I'm trying to pull the owner estimate for my home using the owner_estimate function.
When I run it, though I'm getting:
{'version': 422, 'errorMessage': 'Success', 'resultCode': 0, 'payload': {'propertyId': 11654104, 'sectionType': 2, 'isLoginVerifiedOwner': False}}
Is it possible to authenticate thru the API so that I can get a proper response?
First of all thanks for putting this together!
I'm trying to pull the owner estimate for my home using the
owner_estimatefunction.When I run it, though I'm getting:
Is it possible to authenticate thru the API so that I can get a proper response?