octonode icon indicating copy to clipboard operation
octonode copied to clipboard

Org.prototype.addMember throws error when github returns response code 200

Open arieljake opened this issue 9 years ago • 4 comments

github is returning a response when adding a member to an organization:

{ url: '',
  state: 'pending',
  role: 'member',
  organization_url: '',
  organization: {},
  user: {}

arieljake avatar Feb 21 '16 21:02 arieljake

@pksunkara thoughts?

arieljake avatar May 12 '16 17:05 arieljake

@arieljake I am afraid I haven't see this kind of response. Do you have a sample code with which I can reproduce?

pksunkara avatar May 17 '16 11:05 pksunkara

see https://developer.github.com/v3/orgs/members/#add-or-update-organization-membership

arieljake avatar Jun 01 '16 19:06 arieljake

@arieljake I still don't have enough information about the report. What is the code you are trying?

pksunkara avatar Jun 03 '16 15:06 pksunkara