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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Banka_Venkates
Frequent Visitor

Dataflow refresh issue with Odata feed connection

Power BI Dataflow refresh is continously failing with the below error.
 
We are taking data from Jira or JSM application through odata connection to the dataflow
 
Microsoft.Mashup.Engine1.Library.Resources.HttpResource: Request failed: OData Version: 3 and 4, Error: The remote server returned an error: (500) Internal Server Error. () OData Version: 4, Error: The remote server returned an error: (500) Internal Server Error. () OData Version: 3, Error: The remote server returned an error: (500) Internal Server Error. ()
 
Does anyone have any idea on how to resolve the issue?
 
Many thanks,
Venkatesh
 
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Banka_Venkates ,

The 500 Internal Server Error typically indicates an issue on the server side, often related to server-side problems or configuration issues. Could you please check and confirm the following information?

  • Verify that the OData URL being used in the connection is correct.
  • Ensure that the credentials and authentication method used to access the OData feed are correct and have sufficient permissions.
  • Confirm that the server hosting the OData service is up and running.
  • If you have access to server logs, please review them for any relevant errors or issues.
  • Test if the data can be successfully loaded from the Jira or JSM application through the OData connection in Power BI Desktop.
  • Was the connection working previously, or is this a new issue?

Best Regards

View solution in original post

2 REPLIES 2
Banka_Venkates
Frequent Visitor

Thanks for the information @Anonymous.

 

Verified the Odata feed URL and it looks like the power bi connector for jira plugIn license has expired. So, We could not refresh the data in the Power BI Desktop.

 

Error Message:  Power BI Connector for Jira license has expired. Please contact your Jira Administrator.
 
Best Regards,
Venkatesh
Anonymous
Not applicable

Hi @Banka_Venkates ,

The 500 Internal Server Error typically indicates an issue on the server side, often related to server-side problems or configuration issues. Could you please check and confirm the following information?

  • Verify that the OData URL being used in the connection is correct.
  • Ensure that the credentials and authentication method used to access the OData feed are correct and have sufficient permissions.
  • Confirm that the server hosting the OData service is up and running.
  • If you have access to server logs, please review them for any relevant errors or issues.
  • Test if the data can be successfully loaded from the Jira or JSM application through the OData connection in Power BI Desktop.
  • Was the connection working previously, or is this a new issue?

Best Regards

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors