Closed tomsour1s closed 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"
Yes riot has changed how the headers function. This is gonna take awhile to figure out :(
I am trying to help you get it running again
Fix coming in the next few hours.
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"