Hi there, I'm trying to use this client.py file with the basic functions for getting event data from smarkets api. I have a key error on ``` events += current_page['events'] KeyError: 'events'``` Do these functions still work with the api? Thanks