Hi Team,
I am getting "MovedPermanently" error with status code 301 on calling SharePoint HTTP to get items from the list. I am passing $filter option in the call. The Postman is returning the data, while Flow is throwing error.
Any idea when does flow throws "MovedPermanently" error and how to resolve it?
Thanks Kris for replying. I am using a loop which iterate over a collection of list ids, but this flow is failing only for a paticular list id.
I have created a new flow with same functionality but now having only that list and its working fine in that case.
Now I have to maintian 2 flows to perform same actions 😞
Hi @nitishbijalwan,
Could you please show a bit more about the Uri that you specified within the "Send an HTTP request to SharePoint" action?
The 301 "MovedPermanently" error told that the requested resource has been permanently moved to a new URL provided by the Location response header. More details about the HTTP 301 error, please check the following article:
I have made a test on my side and don't have the issue that you mentioned. My flow's configuration as below:
The flow works successfully as below:
Please check if you have provided proper Uri within the Uri field of the "Send an HTTP request to SharePoint" action. In addition, please take a try to clear cache of your browser and re-create your flow to check if the issue is solved.
Best regards,
Kris
Michael E. Gernaey
8
Super User 2025 Season 1
ankit_singhal
7
Super User 2025 Season 1
David_MA
4
Super User 2025 Season 1