I've taken over a solution (python) where an app key is provided, but it throws an error on the set_app_key stage. I suspect because the key is no longer valid/belongs to an account that no longer exists. I could download the Data API and generate another key, but wanted to know beforehand if there was any way of checking whether that is the cause of the error?