(190) Invalid OAuth 2.0 Access Token” when swhitching to Facebook c# sdk 5.0.8?

Sorry for the confusion. FacebookClient is not a direct substitution for FacebookApp. FacebookApp used to look at the session and get the access_token.

FacebookClient does not do that.

Related Questions