The Severed Threads rep ( id 2600 ) is no longer appearing in the api for some accounts and is for others
Confirming (this is the same person reporting it on Discord). Here’s an example call:
[~] curl -s -H "Authorization: Bearer $ACCESS_TOKEN" "https://us.api.blizzard.com/profile/wow/character/kelthuzad/charodey/reputations?namespace=profile-us&locale=en_US" | jq ".reputations | map(select(.faction.id == 2600))"
.
This has been appearing intermittently for the past week or so.