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'm trying to use camoufox to get to the page but it always takes me to the login, I used a residential proxy for the site and also the command geoip=True, but it still always takes me to the login.
I have also tried to do tests with the login and storing the cookies, everything works fine, but when I use the cookie in the Google login it asks me for a double factor, something that does not happen with the proxy disabled.
Website detecting Camoufox:
I'm trying to use camoufox to get to the page but it always takes me to the login, I used a residential proxy for the site and also the command geoip=True, but it still always takes me to the login.
I have also tried to do tests with the login and storing the cookies, everything works fine, but when I use the cookie in the Google login it asks me for a double factor, something that does not happen with the proxy disabled.
Screenshots:
To Reproduce:
async def main():
session_file = 'session.dat'
async with AsyncCamoufox(headless=False,
humanize=True,
block_images=False,
geoip=True,
proxy={
'server': '...:20000',
'username': '*',
'password': '*k'
},
asyncio.run(main())`
Other questions:
These questions will help me diagnose the issue:
Oxylabs residencial brasil y massive residencial brasil
yes it works
Always
macos
Version:
Pip package: v0.4.9
Camoufox: v133.0-beta.19 (Up to date!)
The text was updated successfully, but these errors were encountered: