Jonas Krispin
Jonas Krispin
- [x] check and split beginIndex - endIndex (batches of 100) - [x] check and split beginTime - endTime (1 week intervals) - [x] if only beginIndex given: set endIndex...
Some things like setting endINdex to beginIndex + 100 were changed on the endpoint, so check what actually still is needed before implementing
I tried to downgrade to 13.3 and still got a timeout waiting for the browser (without the Websocket part though) downgrading to v12 seems to work now. I might be...
Hey, sorry for the long delay, I didn't get any Notifications from here and were not active on my personal Github since start of 2023.
might just have used it wrong
Ok, so now that I use following call, there is a response but it doesn't include the image data lolClient.getItemById(region, itemId, {'tags': ['image']}) even with {'tags':['all']} there is not more...