简体   繁体   中英

/api/Account/ExternalLogin return HTTP Error 404.0 - Not Found

I'm following the tutorial on this page ( http://csharp-video-tutorials.blogspot.sg/2016/12/aspnet-web-api-google-authentication.html ) and once I reached step 3, when I call to http://localhost:61358/api/Account/ExternalLogins?returnUrl=%2F&generateState=true it returns error 404.

Could anybody please advise what should I do? Thanks.

He adds the account controller in a later step. Patience, young padawan.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM