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

PD extraction error 401 #66

Open
smbeard14 opened this issue Oct 18, 2019 · 2 comments
Open

PD extraction error 401 #66

smbeard14 opened this issue Oct 18, 2019 · 2 comments

Comments

@smbeard14
Copy link

Hello I have an urgent issue of our PD extraction not running. I am getting an error 401 since 17/10. It had worked for a very long time before this. I would appreciate any help ASAP.

2019-10-18 07:32:28,694Z main - INFO Running tap-pipedrive version 0.2.5 and target-stitch version 1.8.1
2019-10-18 07:32:28,767Z main - INFO Starting tap to discover schemas: tap-env/bin/tap-pipedrive --config /tmp/tap_discover_config.json --discover
2019-10-18 07:32:28,974Z tap - INFO Starting discover
2019-10-18 07:32:29,040Z tap - CRITICAL Invalid response from API, status code is 401
2019-10-18 07:32:29,046Z tap - Traceback (most recent call last):
2019-10-18 07:32:29,046Z tap - File "tap-env/bin/tap-pipedrive", line 10, in
2019-10-18 07:32:29,047Z tap - sys.exit(main())
2019-10-18 07:32:29,051Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/tap_pipedrive/cli.py", line 34, in main
2019-10-18 07:32:29,051Z tap - raise e
2019-10-18 07:32:29,051Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/tap_pipedrive/cli.py", line 31, in main
2019-10-18 07:32:29,051Z tap - main_impl()
2019-10-18 07:32:29,051Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/tap_pipedrive/cli.py", line 18, in main_impl
2019-10-18 07:32:29,052Z tap - catalog = pipedrive_tap.do_discover()
2019-10-18 07:32:29,052Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/tap_pipedrive/tap.py", line 73, in do_discover
2019-10-18 07:32:29,052Z tap - schema = Schema.from_dict(stream.get_schema())
2019-10-18 07:32:29,052Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/tap_pipedrive/streams/recents/dynamic_typing/init.py", line 64, in get_schema
2019-10-18 07:32:29,052Z tap - raise e
2019-10-18 07:32:29,052Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/tap_pipedrive/streams/recents/dynamic_typing/init.py", line 25, in get_schema
2019-10-18 07:32:29,052Z tap - 'status code is {}'.format(fields_response.status_code)
2019-10-18 07:32:29,053Z tap - AssertionError: Invalid response from API, status code is 401
2019-10-18 07:32:29,087Z main - INFO Tap exited abnormally with status 1
2019-10-18 07:32:29,089Z main - INFO Exit status is: Discovery failed with code 1 and error message: "Invalid response from API, status code is 401".

@henriquerossato
Copy link

Hello, is there any update regarding it ?

@seckindinc
Copy link

Same issue today.

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

No branches or pull requests

3 participants