Forums

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

Trying to export Jira Assets from Jira CMDB using the Forge app

Farhan S
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!
October 6, 2025

Hi Community members,

So, I have been struggling to extract the assets from Jira Asset CMDB using postman but the result only give me 25 asset details. I then tried creating a app on Oauth2.0 integration and created a https link to achieve this on Forge App, it says the access is denied. What workaround do I have and what is wrong that I am doing?

2 answers

0 votes
Farhan S
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!
October 7, 2025

Hi David,

Thanks for the reply appreciate it. In order to get the bearer token when I try to access the URL for Forge app its getting me the error below.Accessdenied_error.png

0 votes
David Nickell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 7, 2025

Is this the Endpoint you are using?  (links to the documentation)

https://developer.atlassian.com/cloud/assets/rest/api-group-object/#api-object-aql-post

If so, are you using the BEARER form of  Authorization?  (not Basic)  Does the user associated to the token have the correct role.scope?

My guess is your answer is somewhere in the screenshot below:

Thanks

 

Asset.png

 

Suggest an answer

Log in or Sign up to answer