[League Of Legends] All perks on all_players

  • Feature Description: all_players return all perks (same active_player)
  • impact for my app: mid
  • What is your current pain point? Currently I go through the Riot API, but sometimes the endpoint bug (/lol/spectator/v4/active-games/by-summoner/{encryptedSummonerId})
  • What do you have in mind to solve it? Simply put in “all_players” all the perks as for “active_players”

Hi there, can you please detail:

What is the exact event you are using?
What is an example value you are expecting/need for your application?
What value are you getting instead in that situation?