0xtobit / deeper-dive

More in depth laning stats for League of Legends.
http://deeperdive.herokuapp.com/
MIT License
1 stars 2 forks source link

API library needs to be updated #2

Closed 0xtobit closed 7 years ago

0xtobit commented 7 years ago

From Riot:

As the landscape of the Riot Games API changes, we continually must evolve to meet the demands of this growing ecosystem. As such, we've completed a number of changes which have resulted in the deprecation of many of our older endpoints. You are receiving this email due to the size and scope of these changes, and as such we’ve chosen to extend our typical deprecation period from 30 to 90 days (Monday, July 24th, 2017).

We encourage you to read the deprecation announcement for these changes, but here is a quick overview: Riot Games API domain changed to *.api.riotgames.com Standardization of all Riot Games API endpoints Deprecation of aggregated stats endpoints Deprecation of batch API calls

We also suggesting taking a moment to read over the announcement of the v3 endpoints. These new endpoints will be replacing the previous endpoints.

In addition to the deprecation, as part of our security updates to the API key management, we’ll be resetting all API keys that have not been regenerated between Monday, April 24th, 2017 and Monday, July 24th, 2017. All development and production projects can avoid downtime by regenerating their API key any time before July 24th.

Quick summary:

0xtobit commented 7 years ago

Going to rewrite the pieces I need in my own API client