gw2-api / issues

14 stars 0 forks source link

/heropoints returns an empty list #61

Closed T1000T closed 11 months ago

T1000T commented 11 months ago

Current Behavior

Hey, I'm requesting my character HP and get an empty list, https://api.guildwars2.com/v2/characters/[character_name]/heropoints/ I've placed my api key in the header and it works for other enpoints but not for heropoints.

Expected Behavior

get the info for the character, heropoints done.

Steps To Reproduce

I've wrote an api call with my token to: https://api.guildwars2.com/v2/characters/[character_name]/heropoints/ and it return: []

if i call other endpoints, it works, most of them.

Happening since

first time i tried, somewhere in may 2023.

Anything else?

No response

darthmaim commented 11 months ago

Duplicate of #56