#J Rietz-API-key
1 messages · Page 1 of 1 (latest)
Hi there 👋 based on that it looks like the request is missing the API key. Have you tried adding logging to confirm the API key is set, and that it's what you're expecting it to be set to? Was the API key in an env variable that didn't get copied from your local server?
Hmm maybe that makes sense actually, I have tried to just explicitly set it without fetching it from the .env variable as well. For some reason it's not getting logged but will try to log it somewhere else in the code.