gw2-api / issues

Issue tracker for the Guild Wars 2 API
https://discord.gg/zqeHCEg
16 stars 0 forks source link

`/v2/characters/:id/heropoints` and `/v2/characters/:id/training`: Always empty array #56

Open sliekens opened 1 year ago

sliekens commented 1 year ago

Current Behavior

I have noticed that these endpoints have stopped returning values:

(Maybe other character endpoints are also impacted.)

Expected Behavior

No empty arrays for characters with progression. :)

Steps To Reproduce

  1. Create an API key with full permissions just to be sure
  2. Replace :id with your main character's name
  3. append ?access_token=<API_KEY> to the URL

Happening since

Since the What Lies Beneath story update

Anything else?

No response