Power Automate errors / Schema
Send an HTTP request to SharePoint failed: Cannot find resource for the request.
Cause
The SharePoint REST URI points to a list, library, or resource that does not exist at the specified relative URL.
Fix
Double-check the relative URL (e.g. _api/web/lists/GetByTitle('<ExactListTitle>')) - the title is case-sensitive. Confirm the list/library was not renamed. If the site URL changed, update the Site Address. Test _api/web/lists in a browser to enumerate available lists.
Part of the Automation Error Index — Power Automate errors: browse all.
Hitting an automation error we have not covered?
AutomateLab builds and debugs n8n, Make, and agent workflows as fixed-scope projects. If something is broken in production, tell us what you are seeing.
Describe the problem