-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience
Description
Describe the bug
Getting this failure after updating our solution to the latest version of Microsoft.Graph (5.94.0 from 5.78.0) and Kiota (1.20.1 from 1.17.2):
System.MissingMethodException : Method not found: 'Void Microsoft.Kiota.Http.HttpClientLibrary.HttpClientRequestAdapter..ctor(Microsoft.Kiota.Abstractions.Authentication.IAuthenticationProvider, Microsoft.Kiota.Abstractions.Serialization.IParseNodeFactory, Microsoft.Kiota.Abstractions.Serialization.ISerializationWriterFactory, System.Net.Http.HttpClient, Microsoft.Kiota.Http.HttpClientLibrary.ObservabilityOptions)
at Microsoft.Graph.BaseGraphRequestAdapter..ctor(IAuthenticationProvider authenticationProvider, GraphClientOptions graphClientOptions, IParseNodeFactory parseNodeFactory, ISerializationWriterFactory serializationWriterFactory, HttpClient httpClient)
Expected behavior
Method should not be missing
How to reproduce
See description.
SDK Version
5.94.0
Latest version known to work for scenario above?
5.78.0
Known Workarounds
None.
Debug output
Click to expand log
```</details>
### Configuration
Windows 10/11
x64
### Other information
_No response_
pleonex
Metadata
Metadata
Assignees
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience