Skip to content

Could not login: Expecting value: line 1 column 1 (char 0)Β #145

@htmlloop

Description

@htmlloop

Fill in this template completely. Issues not following this template will be closed and ignored.

Check the boxes below by filling [ ] with an x so it looks like [x].

Use the Preview button to ensure the template is filled in correctly.

  • I am using the latest version of PyInstaLive: 4.0.2.
  • I have installed 3.6+: 3.8.10
  • I have read the README.
  • I have read the FAQ.
  • I have checked all existing issues, none of which could solve my issue.

I am using:

  • Windows 10
  • Windows 8.1
  • Windows 8
  • Windows 7
  • Linux (distribution: Ubuntu 20.04.5 LTS)
  • macOS (version: )
  • Other (device & OS name: )

To report a bug, fill in the information below.

PyInstaLive information

Run pyinstalive --info and paste its output below. Don't forget to omit your username and password.

Example:

$ pyinstalive --info
[I] PYINSTALIVE (SCRIPT V4.0.2 - PYTHON V3.8.10) - 10-24-2022 02:57:34 PM
---------------------------------------------------------------------------
Checking if the proxy is working.
The proxy is working properly.
---------------------------------------------------------------------------
Could not find an existing login session file: XXXXX.dat
A new login session file will be created upon successful login.
Could not login: Expecting value: line 1 column 1 (char 0)
---------------------------------------------------------------------------
---------------------------------------------------------------------------
[I] PYINSTALIVE (SCRIPT V4.0.2 - PYTHON V3.8.10) - 10-24-2022 04:44:50 PM
---------------------------------------------------------------------------
To see all the available arguments, use the -h argument.

PyInstaLive version:        4.0.2
Python version:             3.8.10
FFmpeg framework:           Available
Login session files:        None found
CLI supports color:         Yes

Configuration file:

    [pyinstalive]
    username = XXXXX
    password = XXXXX
    download_path = /var/www/download
    download_comments = True
    clear_temp_files = False
    cmd_on_started =
    cmd_on_ended =
    ffmpeg_path =
    log_to_file = True
    no_assemble = False
    use_locks = True
    send_heartbeat = True
    proxy = https://XXXXX:8888

End of PyInstaLive information screen.

---------------------------------------------------------------------------

To ask a question, fill in the information below.

Question

Describe your question here as clear as possible.

I am getting the "Could not login: Expecting value: line 1 column 1 (char 0)" message since 10-21-2022

Both of these commands do not work.

  • pyinstalive -d "instagram"
  • pyinstalive --download-following

I have tried different machines and switched IPs but all getting the same result.

Is it because Instagram have changed some parameters or API Endpoint causing the issue?

Thanks.

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