http request

abhishek appu 41 Reputation points
2022-11-29T04:36:33.15+00:00

error while debugging graphapi code265052-capture.png

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,709 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
301 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 56,926 Reputation points
    2022-11-29T19:49:28.167+00:00

    you need to upgrade to a newer version of the .net runtime (4.6.2+) see thread:

    https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1275

    0 comments No comments