Are you able to make requests (e.g. with curl or the
requests
library) to your Jira instance from the same machine?
s
Shashank Kumar
12/05/2025, 6:09 AM
Yes I can do curl from same machine. I tried installing tap-jira independent of Meltano and was able to extract data from Jira. However when trying via Meltano notice that it's hitting v3 of the underlying JIRA rest api instead of v2. Is there a way to change it?