Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Check if an addon is installed on a Jira site (called from an Confluence addon - throughOAuth app)

Lia Tran
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 25, 2024

Hi,

I am trying to check if a Jira addon is installed on a Jira site from a Confluence addon(we use OAuth app to integrate Jira & Confluence sites).

I have tried these solutions:

  1. /rest/atlassian-connect/1/addons/{appKey}, but it returned error Scope does not match.
  2. I also tried /rest/atlassian-connect/1/addons/{addonKey}/properties (can be used with any scope) but it return error App key not found.
  3. tried to check if this Jira addon is listed as an user type "app", but didn't get anything (maybe due to that Jira addon's configuration)

Could you point out why did I get this error, or could you suggest me any other ways?
Thank you! :bowing_woman:

1 answer

0 votes
Shawn Doyle - ReleaseTEAM
Community Champion
September 30, 2024
Lia Tran
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 30, 2024

Hi @Shawn Doyle - ReleaseTEAM ,

Thank you for your reply!

This is a feature I want to develop for a connect addon and is used by all app users so I dont think this method will work. If I use api token, I can just check it using my account, but not for all users. Or did I misunderstand something?

Do you have any other idea for this case? 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events