Driky / LeagueOfApi

A dart library to call the League of Legends API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception Forbidden

titoworlddev opened this issue · comments

I'm trying to use the package but when I run the test code it throws me an error that I can't understand why.

I thought it would be because of the internet permissions, but since it is a desktop application, the permissions are already given automatically, I have also verified it by simply putting an Image.network() and it worked fine.
I don't know what it could be, here I leave a capture with the error.

image