brawlstats icon indicating copy to clipboard operation
brawlstats copied to clipboard

(A)sync python wrapper for the Brawl Stars API

Results 8 brawlstats issues
Sort by recently updated
recently updated
newest added

Hello, I am the developer of python-box and see that it is a requirement in this repo and has not been version pinned. I suggest that you pin it to...

When we need to create a brawl stars api key, we can add ip so as not to give access to the api key to anyone. But you can't change...

# Changes Description A clear and concise description of what the PR changed. # Type of PR - [ ] Bug Fix - [x] Feature Addition # Checklist - [x]...

**Describe the bug** Basicly the logining it dosent wor anymore, but the error is from the line brawlstats.Client and its client = brawlstats.Client(token=os.environ.get('BRAWLAPI')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ brawlstats.errors.UnexpectedError: An unexpected error has occured.

I would like to see an update with more information than now. Looking at the current variety of information to obtain, we can say that the module is not updated,...

**Describe the bug** I am getting this error, but I am providing a valid tag. Even the tests on the [documentation website of bs API](https://developer.brawlstars.com/#/documentation) work, but not via the...