Somethimes I get this one:
com.merakianalytics.orianna.datapipeline.riotapi.exceptions.UnauthorizedException: A Riot API request to eun1.api.riotgames.com/lol/summoner/v4/summoners/by-name/(I deleted the name) returned "Unauthorized"
I mention that I have the network permission enabled and I'm doing this on a separate thread and I'm using the latest snapshop
Hello, I am trying to get the summoner by name and region using a valid API and I get this exception:
Method threw 'com.merakianalytics.orianna.datapipeline.riotapi.exceptions.UnauthorizedException' exception. Cannot evaluate com.merakianalytics.orianna.types.core.summoner.Summoner.toString()
Somethimes I get this one: com.merakianalytics.orianna.datapipeline.riotapi.exceptions.UnauthorizedException: A Riot API request to eun1.api.riotgames.com/lol/summoner/v4/summoners/by-name/(I deleted the name) returned "Unauthorized"
I mention that I have the network permission enabled and I'm doing this on a separate thread and I'm using the latest snapshop