Bungie-net / api

Resources for the Bungie.net API
Other
1.22k stars 92 forks source link

MembershipType in GetActivityHistory's result #1010

Open JimboJacksonBroDudeMan opened 5 years ago

JimboJacksonBroDudeMan commented 5 years ago

for xbox players it's a 1. for ps4 players it's a 2. For PC players it's a 0. Shouldn't it be a 4?

http://destinydevs.github.io/BungieNetPlatform/docs/API-Test#/Destiny2/GetActivityHistory/p:membershipType=4,destinyMembershipId=4611686018471126197,characterId=2305843009326285729/q:mode=0,count=100

vthornheart-bng commented 5 years ago

Hmm, I believe this is a symptom of the ongoing problems we're having getting a consistent membershipType mentioned here:

https://github.com/Bungie-net/api/issues/978

I have no ETA on the fix unfortunately: we're in limbo at the moment on whether or when this bug will be fixed.