You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read your blog post here and from this post came across this repository. I tried to use your scraper scripts to load airquality data from India. Unfortunately the response status of the requests) in the pull.py script is always 400 and the whole response is 400 Bad Request {"detail": "unauthorized request"}.
Is it possible that an API key or a session cookie is now required for the API?
Since this issue already exists, I thought I would share my experience here instead of creating a new issue.
I was unable to execute pull.py. it runs but give response code 400 and unauthorized access in output database
The text was updated successfully, but these errors were encountered: