Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion membership_dues stopped being included in results yesterday?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dominique  
View profile  
 More options Oct 11 2012, 12:45 pm
From: Dominique <saltyf...@gmail.com>
Date: Thu, 11 Oct 2012 09:45:17 -0700 (PDT)
Local: Thurs, Oct 11 2012 12:45 pm
Subject: membership_dues stopped being included in results yesterday?

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,10 149733',
'fields' => 'membership_dues'));

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

Dominique
True Love Cupid <http://TrueLoveCupid.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.