Closed billbuilder closed 8 years ago
There's users.getOrganizationMemberships
and orgs.getOrganizationMemberships
. You probably want the users one which is for an authenticated user. The orgs endpoint requires a :user param and doesn't take a state param.
Oh I get it, thanks!
Username and password are good, but I receive this:
any idea would be much appreciated!