MVC 5 Owin Facebook Auth results in Null Reference Exception

后端 未结 11 1179
忘了有多久
忘了有多久 2020-12-01 11:52

I\'m trying to setup integrated OWIN Facebook authentication in a new MVC 5 project in Visual Studio 2013. I have configured apps and keys as per this tutorial:

http

11条回答
  •  猫巷女王i
    2020-12-01 12:59

    I hadn't enabled the Google+ API and came back with access_denied when I looked at fiddler. Enabling the Google+ API sorted out the problem.

提交回复
热议问题