Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Fix facebook counter url #186

Merged
merged 1 commit into from
Aug 19, 2016
Merged

Fix facebook counter url #186

merged 1 commit into from
Aug 19, 2016

Conversation

xdimedrolx
Copy link
Contributor

REST API is deprecated for versions v2.1 and higher (12)

@sapegin
Copy link
Owner

sapegin commented Aug 19, 2016

Should we change the host again? See #184.

@xdimedrolx
Copy link
Contributor Author

Yes, we should change url.
Rest api is now deprecated, no longer works.
e.g., for
https://api.facebook.com/restserver.php?format=json&method=links.getStats&urls=https://github.com
The result is:
{ error_code: 12, error_msg: "REST API is deprecated for versions v2.1 and higher (12)", request_args: [ { key: "format", value: "json" }, { key: "method", value: "links.getStats" }, { key: "urls", value: "https://github.com" } ] }

@sapegin
Copy link
Owner

sapegin commented Aug 19, 2016

Interesting. Version 2.1 of what? :-)

@sapegin sapegin merged commit 08bb4fd into sapegin:master Aug 19, 2016
@gldmtr
Copy link
Contributor

gldmtr commented Oct 7, 2016

Version 2.1 of FB api. That was my bad. But I have not seen any info about rest-api deprecation.

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

Successfully merging this pull request may close these issues.

3 participants