andreastheodosiou

Results 3 comments of andreastheodosiou

Philip thanks A lot has changed from 5 to 6 as well. I re-implemented the parts of our code affected. I get the below now can you please guide as...

To support; the call raising the exception from our code is MessageCollectionResponse messageResponse = graphClient.users().byUserId(from) .mailFolders().byMailFolderId(folder) .messages().get( requestConfiguration -> { requestConfiguration.queryParameters.filter = "internetMessageId eq '" + unique_message_id + "'"; });...

Dear Philip as a kind reminder From: Andreas Theodosiou Sent: Monday, March 18, 2024 6:31 PM To: 'microsoftgraph/msgraph-sdk-java' ***@***.***>; 'microsoftgraph/msgraph-sdk-java' ***@***.***> Cc: 'Mention' ***@***.***> Subject: RE: [microsoftgraph/msgraph-sdk-java] Upgrade from 1.9.0...