visch
06/16/2023, 6:26 PMtap-github
you're getting an unauthorized
22:31:05,133 | WARNING | tap-github | A token was dismissed. 401 Client Error: b'{"message":"Bad credentials","documentation_url":"<https://docs.github.com/rest>"}' (Reason: Unauthorized) cmd_type=elb consumer=False name=tap-github producer=True stdio=stderr string_id=tap-github
Also target-postgres
is failing with
2023-06-13T22:31:05.081731Z [info ] Is the server running on that host and accepting TCP/IP connections? cmd_type=elb consumer=True name=target-postgres producer=False stdio=stderr string_id=target-postgres
We should start with Taylors recommendation and just make sure you can get data with tap-github
first. If you run meltano invoke tap-github
you'll see the error, it looks like an auth token issue, is the auth token set right?