`https://` needs to be removed from: ```from sparkpost import SparkPost sp = SparkPost('YOUR API KEY', 'https://api.eu.sparkpost.com') ``` or urllib3 will throw `[Errno 11001] getaddrinfo failed`