Skip to content

Accounts.json Not Populating after running Generate accounts #81

@TechWithTy

Description

@TechWithTy

Description

The accounts.json file is not being populated after running the "Generate accounts" option. This issue prevents the script from creating and saving new Instagram accounts as expected.

Steps to Reproduce

  1. Run the script: php start.php
  2. Choose option 1 to generate Instagram accounts.
  3. Observe that the accounts.json file is not updated with new account details.

Expected Behavior

The accounts.json file should be populated with the newly generated Instagram account details.

Actual Behavior

The accounts.json file remains unchanged after generating accounts.

Debugging Information

  • Error reporting has been enabled and no errors are displayed.
  • The script outputs indicate that account generation is initiated, but no data is written to accounts.json.

Code Snippet

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