Skip to content

[Question][Jira Connection] JiraCloud connection uses api/2 as endpoint #8709

@ajoecker1

Description

@ajoecker1

Question

I try to set up a JIRA Cloud connection for our cloud instance. So I use https://xxx.atlassian.net/rest/ as the endpoint and give the credentials.

When I test the connection, it fails with the following message
Get "https://xxx.atlassian.net/rest/api/2/serverInfo": tls: failed to verify certificate: x509: certificate signed by unknown authority

For all our other JIRA api connections (outside of DevLake), the URL we are using is https://xxx.atlassian.net/rest/api/3/ so we are using another version than devlake and I assume the error comes from using 2 instead of 3.

Can I configure this somehow ? Because giving the full URL _https://xxx.atlassian.net/rest/api/3/ is also not working, as it simply adds the /api/2 at the end.

Screenshots

If applicable, add screenshots to help explain.

Additional context

Add any other context here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/pydevlakeRelates to the Python framework and/or plugin.type/questionThis issue is a question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions