abjerner / Skybrud.Social

Skybrud.Social is a framework in .NET for integration with various social services like Twitter, Facebook and Instagram. The framework will handle all the technical parts and API communication so you don't have to.
http://social.skybrud.dk/
MIT License
96 stars 32 forks source link

FacebookOAuthClient.GetAccessTokenFromAuthCode returns null #68

Closed azzimuth closed 7 years ago

azzimuth commented 7 years ago

My Facebook integration stopped working and once I debug I see that the FacebookOAuthClient.GetAccessTokenFromAuthCode stopped returning valid access token and returns instead null. Are there any breaking changes in Facebook's API which could cause this? As I said, this was working flawlessly until now.

azzimuth commented 7 years ago

Posted an issue in Facebook repository.

ZacP commented 7 years ago

@azzimuth Did you find anything on this? We've encountered the same issue

ZacP commented 7 years ago

Note: resolved here: https://github.com/abjerner/Skybrud.Social.Facebook/issues/18

abjerner commented 7 years ago

@ZacP Seems you already have found the answer. Anyways, the Facebook authentication issue was fixed in this release: https://github.com/abjerner/Skybrud.Social/releases/tag/v0.9.5