Hi all,
We’ve encountered an issue over the past 72 hours with the "Send an HTTP Request to SharePoint" action.
We are using it to call MS Forms (via https://forms.office.com/formapi/api/). to dynamically fetch all questions and answers from a form. However, since Friday, we've been receiving a 400 Unexpected response error message when running the action.
So far, we haven't found any outage alerts or documentation suggesting a change has been made. The issue was first spotted friday morning, and our monitoring still shows that the problem persists. I'm beginning to worry that the API calls to Forms via the SharePoint API might have been changed or restricted, though I haven’t found any documentation supporting that yet.
Interestingly, I’ve seen five-six other posts on Power platform forums reporting the same issue. Given that these API calls aren’t very common, I suspect it might be a general error or a recent change in how the Forms API can be accessed. I’ve also tried altering the request headers based on available documentation, but that hasn't resolved the issue.
Do anybody have a similar issue, and if so have you heard of what has caused this issue?