Hey,
I have a user’s access token and would like to get information on their pledge to my campaign.
I got the access token with the scope identity.memberships
, but using /api/current_user
gives me a 403 with “You do not have permission to view this OAuth Client.”
Can anyone steer me in the right direction?
Thanks