Skip to content

Command arguments fail when application hasn't been set up with authentication yet #1

Description

@zcraftelite9495

Applicable Version
v2.1.0 - v2.1.0-beta-2-pre2

Describe the bug
When starting the application for the first time (after setting up sheetid.txt an credentials.json). The application will not accept command arguments, theoretically because of the google credential manager stealing the syntax for processing command arguments.

To Reproduce
Steps to reproduce the behavior:

  1. Remove token.json
  2. Try to start the application with a command argument, for example, python gamesessionmanager.py --web.
  3. Application returns Invalid Command Argument

Expected behavior
Application starts with the command argument normally, and then invokes the google credential manager to update credentials.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions