Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
marineded
Regular Visitor

Access to the ressource is forbidden from Jira

Hello,

I wanted to connect my Jira project to Power BI. I did the anonymous connection, did a table credentials with my token, did a script to connect it. (Like here https://community.powerbi.com/t5/Desktop/Connecting-Jira-to-Power-BI-using-the-Web-API/td-p/838130).

I have now an Access to the resource is forbidden. I tried everything I saw on the web... clear cache, clear permissions, ...

I'm connected with my token like explain in the link.

Do you know what can I do else ? thank you so much

Screenshot 2023-04-24 at 16.15.25.png

1 ACCEPTED SOLUTION
v-yueyunzh-msft
Community Support
Community Support

Hi , @marineded 

The "Access to the resource is forbidden" error message typically indicates that the credentials you are using to connect to Jira are not authorized to access the resource you are trying to access.

According to the documentation you gave, connecting to this data source seems to use an API URL to get the data, and according to your description, you will authenticate as a return to fetch and call in the next API.

For this problem, let's first rule out whether there is an invalid credential problem.

Before Power BI can write code connections, we can try to use an API tool such as Postman for connection testing.

We can call your interface to get tokens in Postman to get your token, and then pass the token as a request header to the next interface to see if the corresponding data can be obtained. If it is successfully obtained in the Postman test, try to implement it using Power Query.

For postman you can refer to :
Postman API Platform

 

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

View solution in original post

2 REPLIES 2
v-yueyunzh-msft
Community Support
Community Support

Hi , @marineded 

The "Access to the resource is forbidden" error message typically indicates that the credentials you are using to connect to Jira are not authorized to access the resource you are trying to access.

According to the documentation you gave, connecting to this data source seems to use an API URL to get the data, and according to your description, you will authenticate as a return to fetch and call in the next API.

For this problem, let's first rule out whether there is an invalid credential problem.

Before Power BI can write code connections, we can try to use an API tool such as Postman for connection testing.

We can call your interface to get tokens in Postman to get your token, and then pass the token as a request header to the next interface to see if the corresponding data can be obtained. If it is successfully obtained in the Postman test, try to implement it using Power Query.

For postman you can refer to :
Postman API Platform

 

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Hello,

 

I have succeed

 

thank you

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.