dcaslin / d2-checklist

Source for www.d2checklist.com, written in Angular and using the Bungie API
https://www.d2checklist.com/
MIT License
92 stars 24 forks source link

Infamy column is blank in clan members page #363

Closed ScriptedBot closed 3 years ago

ScriptedBot commented 3 years ago

On the clan page: https://www.d2checklist.com/clan/<clan_id>/members the Infamy column is blank. Expected to see the Infamy score and resets for each clan member for the current season.

dcaslin commented 3 years ago

Good catch thanks!

dcaslin commented 3 years ago

Looks like this is a global API issue: https://github.com/Bungie-net/api/issues/1413

ScriptedBot commented 3 years ago

This seems fixed now as per the comment in the upstream issue. Also the infamy points are now visible in the clan members page.