ClassicWoWCommunity / cata-classic-bugs

This is a place for Cataclysm & Wrath of the Lich King Classic bug reports and research
64 stars 6 forks source link

[BUG] Web Profile api for guilds returns very outdated info #1479

Open maximkad2 opened 1 month ago

maximkad2 commented 1 month ago

1. Current Behavior

1.1. Description

Currently everything in guild section here returns very outdated info (3.4.3_51505) https://develop.battle.net/documentation/world-of-warcraft-classic/profile-apis

1.2. How to Reproduce

       1. Make a GET request for any of the guild apis https://develop.battle.net/documentation/world-of-warcraft-classic/profile-apis
       2. Observe that data doesn't match in game data and hrefs point to 3.4.3_51505 patch

1.3 Source Material

currently returns this https://pastebin.com/afRKQcLX guild is not at 0 achievement points nor at 357 memebers

2. Expected Behavior

2.1. Description

Should return accurate data that match in game data

2.2 Source Material

Guild api for retail is working as intended https://develop.battle.net/documentation/world-of-warcraft/profile-apis

Artemishowl commented 1 month ago

I'll pass this along to engineering, thank you!