[BUG]: Crisis Communication Solution - Flow failing at "Add_Admin_Logo_to_Default_View"
See original GitHub issueDescribe the bug Following the instructions here, the Flow I created did not generate the SharePoint lists and failed at Action “Add_Admin_Logo_to_Default_View” with error 400 and Message:
Die angegebene Ansicht ist ungültig.\r\nclientRequestId: 45f5c7a3-83cd-4db6-bad3-07ffa4176ed1\r\nserviceRequestId: 8cd2439f-c059-1000-4028-9102dca6d0bf
(sorry for the German)
Component:
- App: Crisis Communication Solution
- Version: 2020.03.25
- Flow: DeploySPLists
- Browser: Chrome
Error Details: Body
_{
"status": 400,
"message": "Die angegebene Ansicht ist ungültig.\r\nclientRequestId: 45f5c7a3-83cd-4db6-bad3-07ffa4176ed1\r\nserviceRequestId: 8cd2439f-c059-1000-4028-9102dca6d0bf",
"source": `"https://*****.sharepoint.com/sites/Crisis_Communication_App/_api/web/lists/GetByTitle('CI_configAdminSetup')/views/getbytitle('All%20Items')/ViewFields/AddViewField('Logo')",`
"errors": [
"-2147024809",
"System.ArgumentException"
]
}_
Header
{
"Pragma": "no-cache",
"x-ms-request-id": "8cd2439f-c059-1000-4028-9102dca6d0bf",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
"X-Content-Type-Options": "nosniff",
"X-Frame-Options": "DENY",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"Cache-Control": "no-store, no-cache",
"Date": "Mon, 30 Mar 2020 10:28:05 GMT",
"Set-Cookie": "ARRAffinity=9a53c9d953bbdfc85fcb9bc388522492211961687fcde0ee871a9a717de0c346;Path=/;HttpOnly;Domain=sharepointonline-we.azconn-we.p.azurewebsites.net",
"Content-Length": "455",
"Content-Type": "application/json",
"Expires": "-1"
}
Status Code
400
Expected behavior: Flow should finish and create all needed Lists in Sharepoint
Screenshots
Issue Analytics
- State:
- Created 3 years ago
- Comments:10
Top Results From Across the Web
Troubleshooting a cloud flow - Power Automate
Resolve some of the most common reasons why flows fail.
Read more >Set up and learn about the Crisis Communication sample ...
The Crisis Communication sample app provides a user-friendly experience to connect users with information about a crisis.
Read more >Communicating in a Crisis
People often fail to effectively communicate because of a lack of clear communications goals and key messages to support them. Setting such goals...
Read more >10 Crisis Communication Plan Examples (and How to ...
Read these real-world examples of crisis communication and learn how you can write your own crisis management plan using our free template.
Read more >Crisis Management Examples: Learn from These 7 Brands
In a crisis communications situation, something has gone wrong and your brand is on fire. There's the something you did or something you're ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
looks like some language related problem. In a english tenant all works fine! have you tried an english sharepoint site ?
Try creating the SP site un English and also with an Admin Account.