I am unable to load data in Ex 2. I can successfully print an API_KEY so there is an environment variable, but the request fails and it says that API key is missing or invalid.
Hi. The cell is working fine on my end. Perhaps you mistyped the variable name. Please check the instructions to confirm. Thanks.
You are right the key works. It was my own error. I forgot the params argument. There isn’t a None placeholder so I overlooked it. Thank you!
2 Likes