Statistics achievements return 404 error

Hello,

I try to retrieve character achievements statistics, and I get a 404 error :

/profile/wow/character/stormscale/nazarog/achievements/statistics?namespace=profile-eu&locale=en_GB&access_token={token}

However, I can get data using another endpoint :

/profile/wow/character/stormscale/nazarog?namespace=profile-eu&locale=en_GB&access_token={token}

or

/profile/wow/character/stormscale/nazarog/achievements?namespace=profile-eu&locale=en_GB&access_token={token}

Could you please give me more information?
Thank you,

Hirokumi

Greetings Hirokumi,

We believe this is caused because the player has not played since the /achievements/statistics document was added. When new document types/schema revisions are added to the API, characters will need to login and logout before those documents exist for those characters.

It appears that the characters in question has not played since Last-Modified: Fri, 6 Dec 2019 20:14:52 GMT.

Please let us know if this clears up any confusion.

Hello Maguthul,

I understand… :frowning:
Thank you very much for your response ! :slight_smile:

Hirokumi