On 106 line of session.py, please append following: ``` if self.api_key: params["key"] = self.api_key ```