Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Facebook service to latest Facebook Graph API version v3.0 #146

Merged
merged 1 commit into from
May 30, 2018

Conversation

richard67
Copy link
Contributor

Current Facebook Graph API version is v3.0, see https://developers.facebook.com/docs/graph-api/changelog.

There have not been any breaking changes regarding sharing counts, see https://developers.facebook.com/docs/graph-api/changelog/version3.0, so only the version number has to be increased with this PR here.

How to test: Code review should be sufficient, but if necessary, check if Facebook counts still work with this PR applied. Of course I've tested this on my website, as usual.

Reason for this PR:

As already elaborated in PR #128, Shariff backend will not get any result for an app_id if the app has been created with a newer Graph API version than the one which Shariff backend uses in the URL for getting the counts, because a Facebook app is limited to the minimum Graph API version which was current when the app has been created.

@richard67
Copy link
Contributor Author

As usual, Travis fails for reasons not related to this PR. There are no code style errors reported for any of the PHP versions.

@richard67 richard67 changed the title Update to latest fb graph api version v3.0 Update to latest Facebook Graph API version v3.0 May 29, 2018
@richard67 richard67 changed the title Update to latest Facebook Graph API version v3.0 Update Facebook service to latest Facebook Graph API version v3.0 May 29, 2018
@compeak compeak self-assigned this May 30, 2018
@compeak compeak merged commit 7598ebd into heiseonline:master May 30, 2018
@compeak
Copy link
Collaborator

compeak commented May 30, 2018

Thanks.

@richard67 richard67 deleted the facebook-graph-api-v3.0 branch July 29, 2018 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants