Hey all, I'm building my own extractor using the c...
# troubleshooting
a
Hey all, I'm building my own extractor using the cookiecutter template provided in the SDK documentation. In order to debug a pagination issue that I am facing, I would like to view or log the HTTP-requests that Meltano sent out. How do I do that? I expected to find this information by including the
--log-level=debug
flag but had no luck so far. Can someone help me out?
p
Hey @alex - this suggestion might help https://meltano.slack.com/archives/CMN8HELB0/p1678803178296919?thread_ts=1678295268.129379&channel=CMN8HELB0&message_ts=1678803178.296919. I think that will print your requests for development purposes