HeyM1ke / ValorantStreamOverlay

501 stars 64 forks source link

Program stopped working // INVALID_HEADERS #176

Closed tomsour1s closed 3 years ago

tomsour1s commented 3 years ago

The program no longer works for me. I have tried to find out what the problem is: It looks like there has been a change to the API for the following call -> https://pd.{region}.a.pvp.net/mmr/v1/players/{UserID}/competitiveupdates?startIndex=0&endIndex=20

It returns "{\"httpStatus\":400,\"errorCode\":\"INVALID_HEADERS\",\"message\":\"Bad headers used for request\"}\n"

HeyM1ke commented 3 years ago

Yes riot has changed how the headers function. This is gonna take awhile to figure out :(

tomsour1s commented 3 years ago

I am trying to help you get it running again

HeyM1ke commented 3 years ago

Fix coming in the next few hours.