JavaScript is required to use Bungie.net

Group Avatar

BungieNetPlatform

"Updates, discussions, and documentation of the BungieNetPlatform API."

Request Join
originally posted in:BungieNetPlatform
3/15/2016 6:50:20 PM
2

Clan Interrogation via API

I have been pulling member data for my clan either via GetMembersOfClan or GetMembersOfGroupV3. The methodology is to only use PUBLIC endpoint info as I want to keep the details read only for now and I am NOT a clan admin. I am however seeing a discrepancy. Either the clan admin's are not setup right or the API is giving weird info. I have a known admin that is returning 0 for memberType instead of 1. (regular member vs admin) here is a snippet with names removed. Thoughts? I have the founder looking at their setup. { <<< FOUNDER >>> "groupId": "910604", "isMember": true, "memberType": 2, "isOriginalFounder": true }, { <<< KNOWN ADMIN >>> "groupId": "910604", "isMember": true, "memberType": 0, "isOriginalFounder": false },

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • Hmm, if I may, what is the membershipId of the known admin member? That will allow me to investigate their status a bit further.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    6 Replies
    • Edited by lowlines: 3/16/2016 12:19:22 AM
      I think I wrote a whole topic on this a few weeks back. Not only is the memberType field a bit inconsistent (perhaps dude to the relationship between groups and clans?), but the data probably should also include clanMembershipIds rather than having to make a separate request (multiple if you want to get all 100) to get a list for each (PSN/Xbox). [edit] Here's the topic... [url]https://www.bungie.net/en/Clan/Post/39966/190022150/0/0[/url]

      Posting in language:

       

      Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    You are not allowed to view this content.
    ;
    preload icon
    preload icon
    preload icon