chocolatechimpcookie / cfc_vacantlots_bid

Other
2 stars 5 forks source link

XML Parsing Error when retrieving average bid #59

Open davidruffner opened 7 years ago

davidruffner commented 7 years ago

Latest develop branch e9aec79921718aea9b321d4767bb2bde50df3a96

I’m getting an error when I click on a property. Here’s the error

screen shot 2017-08-09 at 9 33 45 pm

It seems to be having trouble with the GET call

screen shot 2017-08-09 at 9 33 27 pm
davidruffner commented 7 years ago

I tried wiping my database collections with db.collection.drop() in mongo. When I restarted the server it successfully set the database up again with the properties from the Newark Open Data Portal. However, I still got the error.

DaltheCow commented 7 years ago

Is this a specific property or any property?

davidruffner commented 7 years ago

I tried it for a few different properties and I wasn't able to get an info window for any of them.