Ranking API Metric Parameter

Hello there,

right now I’m developing an application to retrieve the rankings for our guild roster. This works perfectly when I use the “dps” metric. However, when I use “hps” or “bossdps” I still get the dps rankings even when the request clearly states otherwise.
When I try to reproduce it online (thank god for the test function there) I get correct results.

I’m confused and a bit helpless in what to do here.

EDIT: I searched for a while until I made this post and I went over it for the N’th time. Naturally AFTER posting I found it. There was a missing “&” between two parameters. Resolved!