You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
Hello, I am trying to change my API key on the go, and it is unfortunately not possible given that Django settings are not made to be changed during runtime anyway.
I was trying to access cass.riotapi.set_api_key like it is mentioned on the official documentation (first example), but it appears that there is no way to change it on the go.
Do you know what would be needed to add this feature to the library ?
Kind Regards,
Téo
The text was updated successfully, but these errors were encountered:
Hello, I am trying to change my API key on the go, and it is unfortunately not possible given that Django settings are not made to be changed during runtime anyway.
I was trying to access cass.riotapi.set_api_key like it is mentioned on the official documentation (first example), but it appears that there is no way to change it on the go.
Do you know what would be needed to add this feature to the library ?
Kind Regards,
Téo
The text was updated successfully, but these errors were encountered: