Closed Jay-ArBrouillard closed 4 years ago
Hey, what version of orianna are you using & how are you pulling it in as a dependency? If you're not already, can you try using the latest SNAPSHOT and tell me if you're still seeing the same problem? I can't reproduce it.
Thanks for the reply, but i've since move to a different api. But I used this in my gradle:
repositories {
mavenCentral()
}
dependencies {
implementation "com.merakianalytics.orianna:orianna:4.0.0-rc5"
}
Alright, thanks for the report though. For anyone following along, this should be working in the latest SNAPSHOT and we'll get a release out soon to make sure it's working in the stable version as well.
Bug: Default code given doesn't work. I removed my api key in the image for obvious and my api key is confirmed to be working. Orianna.challengerLeagueInQueue(Queue.RANKED_SOLO).get(); //Throwing the error