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
from wikitools import wiki
from wikitools import api
wiki.Wiki("https://en.wikipedia.org/w/api.php")
# error:
HTTPError: HTTP Error 400: Browser Connection Security Warning trying request again in 5 seconds
Notice I am just running from a unix console in my local environment, and from a virtual environment with python 2.7.
It is the first time I am having this issue.
Please let me know if I have to completely replace the use of the library with others, like requests, or if it just a temporary issue...
Thank you and Best wishes for new year Alex!!
The text was updated successfully, but these errors were encountered:
Hi Alex,
I noticed for the first time this error:
Notice I am just running from a unix console in my local environment, and from a virtual environment with python 2.7.
It is the first time I am having this issue.
Please let me know if I have to completely replace the use of the library with others, like requests, or if it just a temporary issue...
Thank you and Best wishes for new year Alex!!
The text was updated successfully, but these errors were encountered: