Closed oscarnz closed 1 year ago
Hello @tom-draper , just wondering why i cant pull data api as stated in README.
response = requests.get("https://api-analytics-server.vercel.app/api/data/", headers=headers)
It says {"message":"Invalid API key."}
{"message":"Invalid API key."}
Hi @oscarnz,
Thanks for letting me know about this issue. I believe I've fixed the issue and corrected the readme.
Thanks!
Thank you!
Hello @tom-draper , just wondering why i cant pull data api as stated in README.
response = requests.get("https://api-analytics-server.vercel.app/api/data/", headers=headers)
It says
{"message":"Invalid API key."}