iT邦幫忙

0

.net core 7 facebook 登入問題

  • 分享至 

  • xImage

secrets.json 內容有
{
"Authentication:Facebook:AppSecret": "",
"Authentication:Facebook:AppId": ""
}

Program.cs 顯示 configuration["Authentication:Facebook:AppId"];及 configuration["Authentication:Facebook:AppSecret"];可能 Null參考指標,請問各位先進小弟我哪裡還需要執行的呢?
https://ithelp.ithome.com.tw/upload/images/20230722/20012961AfTuxEmbWX.jpg

試著用 facebook 登入皆顯示https://ithelp.ithome.com.tw/upload/images/20230722/2001296130NU2BvVnN.jpg
有清除facebook的所有cookie一樣
不知道哪裡有錯誤

jyo238 iT邦新手 5 級 ‧ 2023-07-23 03:08:17 檢舉
1.可以用string.IsNullOrEmpty確認 configuration["Authentication:Facebook:AppId"];及 configuration["Authentication:Facebook:AppSecret"]
2.這樣錯誤看不出來,可以用try catch下中斷點看實際錯誤是什麼
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友回答

立即登入回答