API bug with zipcode?

瀏覽次數:15 次
跳到第一則未讀訊息

Michael Allen Smith

未讀,
2017年3月13日 下午1:25:142017/3/13
收件者: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

未讀,
2017年5月1日 下午1:57:152017/5/1
收件者:Meetup API
I posted to GitHub over a month ago here:

No response yet. :( 
回覆所有人
回覆作者
轉寄
0 則新訊息