Parses API Issue (Only with 1 Character)

Hello, I’m new(ish) to coding, so I’m sorry if this is a simple mistake.

i’m making a request to the api through https://www.warcraftlogs.com:443/v1/parses/character/Crotchbomb/Zuljin/US?api_key={my_key}, however I’m getting back an empty array every time. This doesn’t seem to be an issue with other characters on the same realm that I’ve tried, just this one in particular. Can you help out?

Make sure to specify partition=2 if you want the latest Nighthold ranks, since otherwise you’re getting the previous patch ranks.

1 Like

Ah, perfect. Thank you!