membership_dues stopped being included in results yesterday?

56 views
Skip to first unread message

Dominique

unread,
Oct 11, 2012, 12:45:17 PM10/11/12
to meetu...@googlegroups.com
Hi,

Yesterday I was running my script and it was returning membership_dues appropriately, then in the evening the Meetup API results no longer included this value. Today I performed fresh logout/login (because my authorization had expired this morning) and ran my script and it still isn't seeing the membership_dues results from Meetup. Has there been a change to the Meetup results yesterday?

My PHP code (note I've hardcoded the values here to make sure what I am getting back are members who have paid dues):

$connection = new MeetupOAuth2Connection($group['MeetupAccessToken']);
$obj = new MeetupProfiles($connection);
$profiles = $obj->getProfiles(array('group_id' => '1993281', 'member_id' => '50136782,54476992,51365532,49125382,44098642,10245879,29471552,26932772,10149733', 'fields' => 'membership_dues'));

The profiles returned are fine, and contain such information as created, role and status, but no membership_dues!

Dominique

Dominique

unread,
Oct 11, 2012, 11:32:25 PM10/11/12
to meetu...@googlegroups.com
I tried the Web form at http://www.meetup.com/meetup_api/console/?path=/2/profiles using the same information, and it also does not return any dues. I can then go to the Meetup.com Web site and view this profile and the dues show so I don't think this is an authorization issue.

Dominique

Doug Tangren

unread,
Oct 12, 2012, 9:13:26 AM10/12/12
to meetu...@googlegroups.com
On Thu, Oct 11, 2012 at 11:32 PM, Dominique <salt...@gmail.com> wrote:
I tried the Web form at http://www.meetup.com/meetup_api/console/?path=/2/profiles using the same information, and it also does not return any dues. I can then go to the Meetup.com Web site and view this profile and the dues show so I don't think this is an authorization issue.

 
Thank you for reporting the issue Dominique. I'll look into it this morning. 

Dominique

unread,
Oct 16, 2012, 3:09:19 AM10/16/12
to meetu...@googlegroups.com
It looks like we're still not getting membership dues in the response. Is this a confirmed problem now?

Dominique

Doug Tangren

unread,
Oct 16, 2012, 9:40:42 AM10/16/12
to meetu...@googlegroups.com
On Tue, Oct 16, 2012 at 3:09 AM, Dominique <salt...@gmail.com> wrote:
It looks like we're still not getting membership dues in the response. Is this a confirmed problem now?


It's a known issue and the fix should be live soon. It's currently in our QA queue.

Doug Tangren

unread,
Oct 16, 2012, 11:19:48 AM10/16/12
to meetu...@googlegroups.com
This should now be fixed. Let me know if you have any problems. 

Dominique

unread,
Oct 17, 2012, 2:04:36 PM10/17/12
to meetu...@googlegroups.com
This looks fixed now, thanks!

Steven

unread,
Nov 30, 2012, 9:41:25 PM11/30/12
to meetu...@googlegroups.com
I'm curious if there is a way to request that only dues paid since a given date be reported?

It's useless to me if someone paid dues in 2009.

Another problem I notice is that only the LAST payment is made. Sometimes we have people who make incremental payments. I'd really like to know what the total is for the last year (or month, etc).
Reply all
Reply to author
Forward
0 new messages