Henrik-3 / unofficial-valorant-api

Unofficial VALORANT API using the VALORANT Ingame API
442 stars 19 forks source link

Issue when calling /valorant/v1/puuid/{name}/{tag} #11

Closed Lunium closed 3 years ago

Lunium commented 3 years ago

I'm having an issue when calling /valorant/v1/puuid/{name}/{tag}.

For instance if I do this call with ScreaM's account (Liquid ScreaM#TAP) I get a 500 status code response. I've tried both with and without encoding it:

Both of them don't work. Maybe you can give a better insight as to what I'm doing wrong or maybe this is a bug in the api. It definitely has something to do with the space in someone's name.

Lunium commented 3 years ago

The issue has nothing to do with the space in someone's name. The problem only occurs when a player has too many friend requests. Which in this is case is true as ScreaM has too many of them.

Henrik-3 commented 3 years ago

Fixed, explaining of the issue is above. Error will be displayed under a 409 error code