Ms Teams Creating Meeting action in flow designer is throwing an error

Manohar Reddy
Tera Contributor

I want to schedule a meeting in MS teams from ServiceNow. I have created a Flow Designer with the OOB action "Create Meeting" but it throws me an error as below:

<Error: java.lang.SecurityException: Illegal access to getter method getLocalDateTime in class com.glide.glideobject.GlideDateTime (Process Automation.<sys_id of my record>; line 18)>

 

Can someone assist me on this.

 

Thanks in Advance!

2 REPLIES 2

James Bowden
Tera Contributor

Hello Manohar,

 

I ran into this error as well, I found that it was occurring from the Start and End date fields when populated from another field, I was able to fix the error by adding a Transform Function to my data pill and selecting "Date & Time" > "Date to String" > and selecting "ServiceNow Date/Time" as the Output format.

JamesBowden_0-1685744242473.png

Hello @James Bowden ,


Can you help me with the User ID/ Principal Name parameter, From were did you set this values?