microsoft-graph-comms-samples icon indicating copy to clipboard operation
microsoft-graph-comms-samples copied to clipboard

Issues with Graph during the call

Open garaya-cmw opened this issue 10 months ago • 0 comments

  1. TenantId: Case needs to be raised from the tenant affected by the reported issue : dc128099-4393-4da2-955c-8bf536113f0d
  2. Application Id/Client Id: bf8608f9-a733-41ba-9dac-e38d5b46ee13
  3. Graph API used with the Request Body: Microsoft.Graph.Communications.Common.Transport.GraphHttpClient
  4. Method: GET/POST/PATCH/DELETE/PUT: POST
  5. Permission Type: Application permission or Delegated permission?: Application Permission
  6. API Version: v1 or /beta: For beta version, please report the issue at: https://aka.ms/askGraph
  7. Graph SDK: If the issue started with version change, please report in the GitHub project
  8. request-id: We don’t have the request-id, bit we have the scenario-id if this is useful for you. (ScenarioId: 4599cc7d-1a55-4801-980c-a025a1e5177a)
  9. client-request-id: Please provide all the Response Headers StackTrace: at Microsoft.Graph.Communications.Client.Transport.GraphAuthClient.<SendHttpRequestAsync>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.<ValidateAndWrapAsync>d__12`1.MoveNext() $>2025-01-31T20:59:11.3799853Z Info: CommunicationsClientExtensions.cs:156 LogAndCreateResponse

10: timestamp: Please provide the time when the query was last run, no earlier than 1 week prior 2025-01-31T20:59:11

11: HTTP Status Code:
"code": 408, "message": "Callee could not be reached.", "subcode": 8544 Caught an Exception running the task: Answering call ... exception: Code: generalException Message: Unexpected exception returned from the service.

12: Error Message if any: Message: Unexpected exception returned from the service. Scenario Id: 4599cc7d-1a55-4801-980c-a025a1e5177a

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.<SendHttpRequestAsync>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.<ValidateAndWrapAsync>d__12`1.MoveNext() $>2025-01-31T20:59:11.3799853Z Info: CommunicationsClientExtensions.cs:156 LogAndCreateResponse ScenarioId: 4599cc7d-1a55-4801-980c-a025a1e5177a

garaya-cmw avatar Feb 06 '25 14:02 garaya-cmw