NotSupportedException when getting email with 2.6.24 Office 365

We’ve been using Office 365 to get emails for a while, with UiPath.MicrosoftOffice365.Activities 1.18.1

As soon as I update to 2.6.24 I get this message when looking in the Locals panel at the Emails variable I’m using to output the emails to:

image

The odd thing is I am still able to get various properties from the email, so it’s working but it just won’t show me the data in debug.

Thanks for reporting! Given that the data is actually accessible from code (e.g. Log Message), this looks like a display bug in Studio. Having said that, I personally can’t reproduce it on my end.

To figure out what exactly reproduces the issue, could you do us a favor and let us know the following?

  1. Studio version?
  2. Windows or Windows-legacy compatibility?
  3. This is the classic Get Mail activity within Office 365 scope, correct?
  4. Could you screenshot the setup of your scope activity and your Get Mail activity with all properties? (please blur anything sensitive of course)

We’ll then investigate.

Studio 23.4.4
Windows
The activity is UiPath.MicrosoftOffice365.Activities.Mail.GetMail

Scope:

No properties below OAuth Application are populated, except timeout at 30000.

Get Mail:

Thank you! We are tracking this internally. I’ll post an update here when the Studio team has looked at this in more detail. This might take some time though.

This is now fixed in latest Studio 24.10.X.
Working as expected with MicrosoftOffice365 packages newer than 2.2.X.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.