Venue API returning Latitude and Longitude as Null

15 views
Skip to first unread message

Mayank

unread,
Oct 4, 2019, 1:29:11 PM10/4/19
to Eventbrite Developers
Summarize Problem:

Venue API returning Latitude and Longitude as Null

What have you already tried?


{
"address": {
"address_1": "57",
"address_2": "Worcester RD",
"city": "Framingham",
"region": "MA",
"postal_code": "01702",
"country": "US",
"latitude": null,
"longitude": null,
"localized_address_display": "57 Worcester RD, Framingham, MA 01702",
"localized_area_display": "Framingham, MA",
"localized_multi_line_address_display": [
"57",
"Worcester RD",
"Framingham, MA 01702"
]
},
"id": "32960811",
"age_restriction": null,
"capacity": 100,
"name": "Example Venue",
"latitude": null,
"longitude": null
}

Describe the expected results:

"latitude" and "longitude" should have values

Reply all
Reply to author
Forward
0 new messages