Thanks to visit codestin.com
Credit goes to github.com

Skip to content

google_alerts.InvalidState: State was not properly obtained from the app #36

@LuisBenitez-stradata

Description

@LuisBenitez-stradata

Hello.

When I try to request the alert list (or perform any action) I get the following message: google_alerts.InvalidState: State was not properly obtained from the app

I have already logged in and have only created an alert through the web interface. The login is successful.

Below details of the error:

DEBUG __init__:_config_bootstrap():156 2021-03-09 14:12:13,183| Caching authentication in config file
DEBUG __init__:_session_check():185 2021-03-09 14:12:13,187| Loaded cookies from session file
DEBUG __init__:_process_state():225 2021-03-09 14:12:14,003| Capturing state from the request
Traceback (most recent call last):
  File "E:/LuisBenitez/Proyectos/google_alerts/test.py", line 6, in <module>
    ga.list()
  File "C:\ProgramData\Anaconda3\lib\site-packages\google_alerts\__init__.py", line 333, in list
    raise InvalidState("State was not properly obtained from the app")
google_alerts.InvalidState: State was not properly obtained from the app
DEBUG __init__:authenticate():291 2021-03-09 14:12:15,039| [!] User has already authenticated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions