Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I’m facing an issue while connecting my data source into Power BI via OData Link. My setup involves using Priority Web Software as the backend and establishing a connection through the OData feed connector in Power BI Desktop. However, when I attempt to load data, I encounter the following error:
DataSource.Error: OData: Request failed: The remote server returned an error: (400) Bad Request. (API cannot be run for this form.)
I suspect this issue may be related to the API configuration on the server-side, as the error indicates the API cannot run for this form. I’ve consulted the Priority documentation but couldn’t find clear guidance on enabling API access for forms.
Any insights or guidance would be greatly appreciated!
Hi @Malav,
Can't you reach out to Priority Software support? It is probably more likely that they can help you out, since they build the software.
It looks like they also have a Postman collection, it might be good to try and reproduce it in Postman, instead of the browser, that might give you some clues as well: https://prioritysoftware.github.io/restapi/
Hi @Expiscornovus ,
Thank you for taking the time to look into this and for your valuable suggestions! I appreciate your guidance on testing with Postman and reaching out to Priority Software support.
I did try using the Postman API Client, but unfortunately, it generates the same response:
400 Bad Request: API cannot be run for this form.
As per your advice, I have passed on the suggestion to contact the Priority Software support team to the responsible resource within my organization. I hope they can provide further insights or a resolution to this issue.
Thanks again for your support—it’s greatly appreciated!