Hi,
I'm having the same problem. Whenever I call add.venue with non empty location argument server returns code 500.
When I call add.venue without location I get very general code 409.
Is the syntax of this argument the same as in venue.search ? From documentation:
"
This may either be formatted as a comma-separated latitude and longitude (i.e. "37.821, -111.179"), or a fulltext location similar to the following:
* City, State
* City, State, Zip
* Zip
* Street, City, State
* Street, City, State, Zip
* Street, Zip
"
Thank you,
Michal