-
-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
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
- Run the script:
php start.php
- Choose option
1
to generate Instagram accounts. - 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
Labels
No labels