We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the issue The bot uploaded successfully but when I make a test call the bot has the following problems
Logs Method not found: 'Void Microsoft.Graph.Communications.Common.Transport.GraphHttpClient.LogResponse(System.Diagnostics.TraceLevel, System.Net.Http.HttpRequestMessage, Int64, System.Net.Http.HttpResponseMessage, System.Object, System.Exception, System.String, System.String, Int32)'. StackTrace: at Microsoft.Graph.Communications.Client.Transport.GraphAuthClient.d__42.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Graph.Communications.Client.Transport.GraphAuthClient.SendHttpRequestAsync[T1,T2](IGraphRequest1 graphRequest, CancellationToken cancellationToken) at Microsoft.Graph.Communications.Common.Transport.GraphHttpClient.SendAsync[T1,T2](IGraphRequest1 graphRequest, CancellationToken cancellationToken) at Microsoft.Graph.Communications.Client.Transport.GraphClientWrapper.d__12`1.MoveNext() $>2025-01-06T20:46:38.7704483Z Info: CommunicationsClientExtensions.cs:156 LogAndCreateResponse
2.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1 graphRequest, CancellationToken cancellationToken) at Microsoft.Graph.Communications.Common.Transport.GraphHttpClient.SendAsync[T1,T2](IGraphRequest
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the issue
The bot uploaded successfully but when I make a test call the bot has the following problems
Logs
Method not found: 'Void Microsoft.Graph.Communications.Common.Transport.GraphHttpClient.LogResponse(System.Diagnostics.TraceLevel, System.Net.Http.HttpRequestMessage, Int64, System.Net.Http.HttpResponseMessage, System.Object, System.Exception, System.String, System.String, Int32)'.
StackTrace: at Microsoft.Graph.Communications.Client.Transport.GraphAuthClient.d__4
2.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder
1.Start[TStateMachine](TStateMachine& stateMachine)at Microsoft.Graph.Communications.Client.Transport.GraphAuthClient.SendHttpRequestAsync[T1,T2](IGraphRequest
1 graphRequest, CancellationToken cancellationToken) at Microsoft.Graph.Communications.Common.Transport.GraphHttpClient.SendAsync[T1,T2](IGraphRequest
1 graphRequest, CancellationToken cancellationToken)at Microsoft.Graph.Communications.Client.Transport.GraphClientWrapper.d__12`1.MoveNext()
$>2025-01-06T20:46:38.7704483Z Info: CommunicationsClientExtensions.cs:156 LogAndCreateResponse
The text was updated successfully, but these errors were encountered: