While attempting to read emails using the UiPath Office365 Classic activity 'Get Mail,' the error "Microsoft.Graph.ServiceException: Code: ErrorInvalidIdMalformed Message: Id is malformed" is thrown. How can this error be resolved?
- While trying to read emails using the Office 365 Classic activity 'Get Mail' the following error message is displayed:
Microsoft.Graph.ServiceException: Code: ErrorInvalidIdMalformed
Message: Id is malformed.
- To resolve this, enter the email ID or leave the property blank if the ID is unknown or not needed.
- The error is observed when the value provided to the 'Email ID' property does not adhere to the expected format. To obtain the Email ID, use the 'Message ID' property from the object returned by another previously used GetMail activity.