Hi all,
Hoping somebody might be able to help me with a problem I've been having the last few days. I have been changing a few of my cloud flows that previously used API to send emails from SharePoint, I found the ability to do this has been retired so I'm now using the outlook 365 'Send an Email (V2) action. I found when saving my flow I started getting an error message that didn't let me save. I thought it was something due to connections so tried refreshing them all, sharepoint,teams, users, outlook etc, but didnt seem to help. in the end, I rebuilt the flow as a new flow and it worked fine, almost as if that specific flow had corrupted?
I've now had to make some changes to a much larger flow and am getting the same issue. Problem is, this one is way too large to have to re-build so could do with getting to the root cause of the error. I have detailed the start of the error below, the rest is pretty long and just includes lots of text from my nodes in the flow. As I say, this has now happeneed across multiple flows and I'm concerned its something to do with my connections/environment.
{"message":"Network Error","name":"AxiosError","code":"ERR_NETWORK","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","accept-language":"en-US","x-ms-client-session-id":"9a25e970-c565-11f0-b3dc-81213a96ef09","x-ms-client-request-id":"19726e92-0670-46c5-b123-584d6581e851","authorization":""},"operationName":"PROCESSSIMPLE:PATCH/PROVIDERS/MICROSOFT.PROCESSSIMPLE/ENVIRONMENTS/FLOWS/","params":{"api-version":"1","$expand":"properties.connectionreferences.apidefinition,properties.definitionsummary.operations.apioperation,operationDefinition,plan,properties.throttleData,properties.estimatedsuspensiondata,properties.licenseData,properties.billing
Any help would be greatly appreciated.
TIA