Thanks, Arnaud. These are definitely owned by the "other account" and I'm
utilizing the correct auth tokens. I'll double-check the body response and
see if that has additional information.
On Thu, Apr 21, 2011 at 10:39 PM, Arnaud Meunier wrote:
> Hey Shannon,
>
> Only the list owner can add/re
Hey Shannon,
Only the list owner can add/remove members to it. If the "other account"
you're authenticating with is trying to add members to a list he doesn't
own, you'll receive a 403. Take a look to your HTTP body, the error message
is probably "You aren't allowed to add members to this list".
I'm able to add and delete list members using "list/members" for *my*
account, but the same process is failing with another account. I know
that the oAuth tokens are good because I can retrieve the list
members.
A 403 error is generated when when I try to add or delete members for
this other acco