Flow to send a survey with MS Forms pro (preview) - Failed with BadRequest

Iron Contributor

Hi,

 

I am trying to create a test flow to send a ms forms pro survey (I want to use personalised fields).  However, it is failing.

 

We are just using this as a test to see how the email looks like.  so our trigger is just posing any message to a channel.

 

Capturef.PNG

 

{
"ErrorMessage": "System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object.\r\n   at Microsoft.Forms.Pro.ApiFacade.RequestHandlers.SendEmailsForFlowRequestHandler.<ParseRequestData>d__9.MoveNext()\r\n   --- End of inner exception stack trace ---\r\n   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)\r\n   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)\r\n   at System.Threading.Tasks.Task`1.get_Result()\r\n   at Microsoft.Forms.Pro.ApiFacade.RequestHandlers.SendEmailsForFlowRequestHandler.DoValidate(HttpRequestContext requestContext)\r\n---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object.\r\n   at Microsoft.Forms.Pro.ApiFacade.RequestHandlers.SendEmailsForFlowRequestHandler.<ParseRequestData>d__9.MoveNext()<---\r\n"
}
0 Replies