API bug with zipcode?

15 просмотров
Перейти к первому непрочитанному сообщению

Michael Allen Smith

не прочитано,
13 мар. 2017 г., 13:25:1413.03.2017
– Meetup API
I am using this API call:

According to the Meetup documentation, a zip should be returned under venue. I've tested several recent events and the zip does not return.  

Here is one of my tests:

event_id = 237931907

"venue": {
"country": "us",
"localized_country_name": "USA",
"city": "Seattle",
"address_1": " 3400 Stone Way N ",
"name": "MiiR Flagship",
"lon": -122.342285,
"id": 23944560,
"state": "WA",
"lat": 47.648716,
"repinned": false

I believe something changed with Meetup. Old events show the zip fine, but not in recent events. 

Here is an event from 2010.

event_id =12433732

"venue": {
"zip": "98101",
"country": "us",
"localized_country_name": "USA",
"city": "Seattle",
"address_1": "107 Pike St",
"lon": -122.339993,
"phone": "206.340.8867",
"name": "Seattle Coffee Works",
"id": 287999,
"state": "WA",
"lat": 47.608896,
"repinned": false

I tried reporting this to Meetup and they sent me here. 

Michael Allen Smith

не прочитано,
1 мая 2017 г., 13:57:1501.05.2017
– Meetup API
I posted to GitHub over a month ago here:

No response yet. :( 
Ответить всем
Отправить сообщение автору
Переслать
0 новых сообщений