Skip to content

MissingMethodException after update to Graph 5.94 and Kiota 1.20.1Β #3016

@ccarmannt

Description

@ccarmannt

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_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions