Hi Everyone, We are setting up new integration with JIRA via Oauth2.0. But all our endpoints are getting failed with error code 404. Have removed cloud_id from the URL and response. PFB d...
I have a JSM project, I want to add Gmail there so that it takes letters from there and creates requests automatically, tell me how to do this? It seems that OAuth 2.0 is needed, but I can’t find w...
I'm developing a Python app , which takes user email from the user and pass to the Jira Cloud through API by using OAuth 2.0 (3LO) to get the list of all projects belongs to the user, however I'm a...
I am passing a state parameter to OAuth authorize URL eg: https://bitbucket.org/site/oauth2/authorize?client_id=LBYaNhkaPmghskxxxx&response_type=code&redirect_uri=https://yyyy.xxxx...
Hi, I created an app that uses oauth2 to ask for consent from the user in order to perform actions on their behalf. I added the the following permissions and scopes as per Jira w...
Hello, as the title mentions, I am having issues implementing OAuth in Forge. In the past, with the Connect apps I created, OAuth was fairly straightforward (as much as it can be at least) in that I...
I want to integrate Bitbucket with my application and invite someone to Bitbucket using the REST APIs. We had the invitation part in REST APIs version 1.0, but now, in version 2.0, we do not have a ...
Hello. Currently, both keycloak and Jira are operating in http environments. However, sso is done smoothly by linking keycloak and jira. However, problems arise in logout. For example, if only one...
As the topic says, I'm getting the following OAuth error when deploying the runner-controller: ``` self._client.parse_request_body_response(r.text, scope=self.scope) File "/usr/local/lib/python3.10...
Hi there! I'm working on a OAuth 2.0 integration with Jira. I'm able to start the dance and accept the required scopes in Jira via popup window but the state parameter is altered in b...
...he form to fill the required data to make an public. However was not able to quite conclude how the inputs should be given. Please let us know how the form would be filled when the app is an OAuth a...
I am trying to configure an incoming link using application links for ouath 2.0 , i fill all require fields on the page which are application name , callback URL and permissions , whene...
...y channel. As I understand it, this is done through OAuth, are there instructions on how to configure OAuth? And is it necessary to create a webhook for each project in Jira so that it can be sent to s...
...uildQueueManagerImpl] Bamboo operation time: takeBuildContext took 636597 ms and after that the log said: Rejecting OAuth request for url "<url_bamboo>/rest/remote-event-consumer/latest/events/s...
...ave enabled OAuth 2.0 (3LO) for it. I can successfully follow the steps to retrieve the user permission -> response code -> access token -> cloud ID for my project. However, I run into an i...
...LO, not the other way around. (https://developer.atlassian.com/cloud/jira/service-desk/oauth-2-authorization-code-grants-3lo-for-apps/) Does the Atlassian API offer any assistance/f...
I have been create an OAuth 2.0 App in Developer Console and It is working fine with JIRA Apis and not working for Confluence to "List users" Getting the below error Failed to r...
How to authorize users of confluence using other web application--> I would like to authorize the profile of a Confluence user through the web-based application; everything should...
Hello Everyone, With Confluence, I am new. I would like to authorize the profile of a Confluence user through the web-based application; everything should be managed through programming(i.e. access ...
Hello, I developed an app where the user can select confluence as a "connector" to read data from a confluence space. I want to use confluence as my oauth2.0 provider so the user is redirected to a...
Dear All I have Jira and Confluence behind nginx as reverse proxy. but when i want create application link between them i face with attachment error ! i know this error related to my reverse proxy...
Hello, I am encountering a persistent issue with accessing the Jira Cloud API using OAuth 2.0 token authentication. Despite following the documentation and ensuring that all required scopes and c...
Hello, I'm trying to authorize my user using OAuth 2.0 with my app, the objective is to access private documents in Confluence, since I'm a administrator. https://support.atlassian.com/c...
From the Jira OAuth document: https://developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/ I want to get projects, boards, sprints and issues data from REST API. I have set r...
...re running into an HTTP 504 Gateway timeout. We are using a self hosted Jira intance as well as a self hosted GitLab instance. The latter one is not on premise. GitLab supports three different OAuth 2...
Copied to clipboard