Azure-Samples / active-directory-dotnet-webapp-webapi-openidconnect-aspnetcore

An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
119 stars 97 forks source link

Exception to call the web API #12

Closed VitorX closed 6 years ago

VitorX commented 8 years ago

Not able to find the responseElement["Title"] after add the todo item since it was add as title with lowercase started.

jmprieur commented 6 years ago

Fixed you can check with the update of the sample to ASP.NET Core V2.0