Open mahesh-chaudhary opened 11 months ago
Did you try to ingest other streams or only labels? The domain or endpoint is correct? (the same you're using Postman?)
Did you try to ingest other streams or only labels? - Do you mean to connect to other sources ?
The domain or endpoint is correct? (the same you're using Postman?) - Yes The same domain which Airbyte is trying to connect , I tried same with Postman and it was giving me successfule response
Any update on this would be appreciated
Sorry the lack of updates @mahesh-chaudhary the issue still in the team backlog.
Connector Name
source-jira
Connector Version
0.11.0
What step the error happened?
Configuring a new connector
Relevant information
Airbyte Version installed locally : 0.50.35
Jira default connector version it uses : 0.11.0
I am working on POC to explore airbyte where I need to connect to company hosted JIRA cloud instance. So the URL format : JIRA..CLOUD
I have installed airbyte on my local machine which is using VPN to connect to company network. I am able to get successful json response using postman for the same api call and api key which I am using for airbyte JIRA source connection. Using UI front of airbyte jira connector I get 401 error, detailed error log is pasted in log output section.
PS: I am inside company VPN to connect via postman(where response is successful) as well as my localhost setup of airbyte(Here response is 401 error).
Relevant log output
Contribute