Henrik-3 / unofficial-valorant-api

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

MMR History Broken #38

Closed MaximumMaxxx closed 2 years ago

MaximumMaxxx commented 2 years ago

Currently the MMR history endpoint does not function. If you use this url for example it returns

{
  "status": 200,
  "name": null,
  "tag": null,
  "data": []
}

This also happens for any other valid account

MaximumMaxxx commented 2 years ago

Nevermind there's just no data