We can connect to our Dev and Test SharePoint 2013 Farms. But when we configure the flow against production site gets following error:
Could not retrieve values. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd"> <HTML><HEAD><TITLE>Not Found</TITLE> <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD> <BODY><h2>Not Found</h2> <hr><p>HTTP Error 404. The requested resource is not found.</p> </BODY></HTML> clientRequestId: 485D8D76-D7C4-4DC5-9969-28271E8F9DFB
This error appear when we add "When a new item is created", the List Name drop down we get the above error. Any suggestions?