Open StupidGame opened 1 year ago
I have the same issue
now it's running
Make sure you are using some up-to-date cookies, see README.md on how to refresh them.
@MonsterDruide1 I tried to get the cookies and test it, but the same error still occurs. By the way, I am using repl.it.
Maybe Microsoft started completely blocking common data center IPs? Could you try running it with a proxy, to see if it behaves differently with a non-common IP?
Tried many times to run bing on AWS, but all attempts were unsuccessful
@MonsterDruide1 What are some recommended proxies that can be used on repl.it?
same here
Make sure you are using some up-to-date cookies, see README.md on how to refresh them.
After some debugging, it looks like the issue can be related to Microsoft blocking IPs of cloud providers. Locally everything works OK with cookies but the same cookies are refused when app is running in the cloud.
Thanks @mrdc I've copied cooikes from other machine that run successfully and got things done.
Is there an existing issue for this?
What happened?
program doesn't work
Steps to reproduce the problem
What should have happened?
program doesn't work
Version where the problem happens
0.12.1
What Python version are you running this with?
python 3.10
What is your operating system ?
Other/Cloud
Command Line Arguments
Additional information
No response