Forum Discussion

Banka_Venkates's avatar
Banka_Venkates
Frequent Visitor
2 years ago
Solved

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.Lib...
  • Anonymous's avatar
    Anonymous
    2 years ago

    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