Ms Teams Creating Meeting action in flow designer is throwing an error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2023 09:34 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2023 03:19 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2025 11:41 PM
Hello @James Bowden ,
Can you help me with the User ID/ Principal Name parameter, From were did you set this values?