visch
04/15/2022, 4:39 PM> tap-toggl -c config.json
INFO Hitting <https://api.track.toggl.com/api/v8/workspaces>
WARNING Request HTTPError exception caught: 403 Client Error: Forbidden for url: <https://api.track.toggl.com/api/v8/workspaces>
INFO Hitting <https://api.track.toggl.com/api/v8/workspaces>
WARNING Request HTTPError exception caught: 403 Client Error: Forbidden for url: <https://api.track.toggl.com/api/v8/workspaces>
INFO Hitting <https://api.track.toggl.com/api/v8/workspaces>
WARNING Request HTTPError exception caught: 403 Client Error: Forbidden for url: <https://api.track.toggl.com/api/v8/workspaces>
Infinite loop because the tap is a bit old and crusty
The issue is if you run this in meltano with something like
meltano invoke tap-toggl
The output is
visch@visch-ubuntu:~/git/prodder$ meltano invoke tap-toggl
2022-04-15T16:38:53.342811Z [info ] Environment 'dev' is active
And it just "hangs", because the tap is outputing the same message in an infinite lop.
I thought stderr was supposed to print to console during meltano invoke
? Is something different or am I going mad?edgar_ramirez_mondragon
04/19/2022, 10:22 PMvisch
04/19/2022, 10:25 PMvisch
04/19/2022, 10:26 PMtap-toggl -c ... etc
edgar_ramirez_mondragon
04/19/2022, 10:26 PMlogging.yml
in your project?visch
04/19/2022, 10:27 PMvisch
04/19/2022, 10:27 PMedgar_ramirez_mondragon
04/19/2022, 10:27 PMvisch
04/19/2022, 10:28 PMvisch
04/19/2022, 10:32 PMvisch
04/19/2022, 10:33 PMvisch
04/19/2022, 10:34 PMvisch
04/19/2022, 10:34 PMvisch
04/19/2022, 10:39 PMmartin_morset
07/29/2022, 11:24 AMvisch
07/29/2022, 12:34 PMmartin_morset
07/29/2022, 1:19 PMvisch
07/29/2022, 1:19 PMvisch
07/29/2022, 1:19 PMvisch
07/29/2022, 1:19 PMmartin_morset
07/29/2022, 1:19 PM