Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

indigojump
Copy link

Got this on my first closeio run

$ tap-closeio --config ~/configs/closeio.config 
Traceback (most recent call last):
  File "/home/vagrant/.virtualenvs/close-tap/bin/tap-closeio", line 11, in <module>
    sys.exit(main())
  File "/home/vagrant/.virtualenvs/close-tap/local/lib/python3.4/site-packages/tap_closeio/__init__.py", line 181, in main
    config, state = utils.parse_args(REQUIRED_CONFIG_KEYS)
  File "/home/vagrant/.virtualenvs/close-tap/local/lib/python3.4/site-packages/tap_closeio/utils.py", line 56, in parse_args
    check_config(config, required_config_keys)
  File "/home/vagrant/.virtualenvs/close-tap/local/lib/python3.4/site-packages/tap_closeio/utils.py", line 69, in check_config
    raise Exception("Config is missing required keys: {}".format(missing_keys))
Exception: Config is missing required keys: ['start_date']

@cmerrick
Copy link
Contributor

Hi @indigojump, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

@cmerrick
Copy link
Contributor

You did it @indigojump!

Thank you for signing the Singer Contribution License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants