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 v7.0 #166

Merged
merged 1 commit into from
May 11, 2020

Conversation

richard67
Copy link
Contributor

Current Facebook Graph API version is v7.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/version7.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

Ping @compeak

@compeak compeak self-assigned this May 11, 2020
@compeak compeak merged commit f161794 into heiseonline:master May 11, 2020
@compeak
Copy link
Collaborator

compeak commented May 11, 2020

Thanks.

@richard67 richard67 deleted the update-fb-graph-api-7.0 branch May 11, 2020 10:43
@richard67
Copy link
Contributor Author

@compeak Shouldn't this result in a new patch release, too?

@richard67
Copy link
Contributor Author

@sehkunde @compeak Any reason why there hasn't been made a new (patch) release yet? Current FB API version is still 7.0, so it would still make sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants