I'm using GetLinkedProfiles (with platform BungieNext and getAllMemberships: true) to retrieve all of the profiles linked with my Bungie.net membership ID (7094), and the one active platform I have (my cross play account) does not have either bungieGlobalDisplayName nor bungieGlobalDisplayNameCode populated. Each of the profilesWithErrors for platforms I don't use (Xbox, Stadia, Steam) do have those properties.
I'm using
GetLinkedProfiles
(with platformBungieNext
andgetAllMemberships: true
) to retrieve all of the profiles linked with my Bungie.net membership ID (7094
), and the one active platform I have (my cross play account) does not have eitherbungieGlobalDisplayName
norbungieGlobalDisplayNameCode
populated. Each of theprofilesWithErrors
for platforms I don't use (Xbox, Stadia, Steam) do have those properties.Full response: