Jump to content
  • Sign Up

Achievement Endpoint is broken


WeAreTwO.9780

Recommended Posts

Since a short time the achievement endpoint is completely broken. The Categories does not contain any achievements.

And when i want to request the daily achievements I just get a 206 partial content response with 3 achievements in it. Requesting the single achievements result in an "no such achievement" response.

 

https://api.guildwars2.com/v2/achievements/categories/149

=> Empty category (every other category is empty aswell)

 

https://api.guildwars2.com/v2/achievements?ids=1969,3784,1937,1936,1967,1964,2026,1933,1857,2816,3450,3449,1847,1846,1851,1850

=> Todays pve dailies return just a random number and 206 partial content

 

https://api.guildwars2.com/v2/achievements/1936

=> Returns "no such id"

 

If this is such a long running issue as the broken tradingpost I will no longer develop my app (with 10k+ active installations) any longer. This would be a complete waste of time, as this are essential parts. I can't understand that such an important service gets so less support from ArenaNet. APIs are an essential service today! They enable diverse and useful applications that help users do things.

 

I hope the API will get more attention so all the beautiful and useful 3rd party applications can resume working.

 

Regards,

a disappointed developer

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...