Guild Achievements endpoint: total_points updated arrayissue

Guild: Multiple Toon Disorder
Realm: Scilla (US)
Region: US

Our guild completed the “Critter Kill Squad” achievement (10 points) yesterday. It now shows correctly on the guild’s public Armory achievements page (prefix hypertext language removed due to “new account” restriction:

en-us/guild/us/scilla/multiple-toon-disorder/achievements/general

Querying the Guild Achievements API endpoint:
GET /data/wow/guild/scilla/multiple-toon-disorder/achievements
(namespace: profile-us)

Shows a genuine inconsistency within the response itself:

  • total_points has increased from 345 to 355 — exactly the +10 expected for Critter Kill Squad, confirming the backend has recognized the completion.

  • However, the achievements array still only contains 88 entries (unchanged from before), and Critter Kill Squad does not appear in it.

So total_points reflects the completion, but the enumerated achievements list does not. This isn’t just general staleness — it looks like two parts of the same API response are out of sync with each other.

We’ve confirmed:

  • The request itself is correctly formed (Authorization header, correct namespace, correct realm/guild slugs — verified against the working Armory URL above)

  • This has persisted for over 24 hours now, across multiple polling attempts

Could someone from the API team take a look at why the achievements array isn’t including this entry even though total_points already accounts for it?

Thanks!

Denuvo/Qué-Scilla

I would also try to reach out ingame to a GM to see if it verified that your guild does indeed recognize the achievement.