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

Fix for PR #102 #103

Merged
merged 2 commits into from Mar 3, 2015
Merged

Fix for PR #102 #103

merged 2 commits into from Mar 3, 2015

Conversation

duereg
Copy link
Contributor

@duereg duereg commented Nov 26, 2014

This is replacement PR for #102 that includes passing tests.

Fonger and others added 2 commits November 2, 2014 18:15
Solve the warning deprecated message during authorization.
@duereg
Copy link
Contributor Author

duereg commented Nov 29, 2014

The tests are only failing for node 0.4. Is that important?

@duereg duereg mentioned this pull request Dec 3, 2014
@naartjie
Copy link
Contributor

naartjie commented Feb 9, 2015

Nice @duereg 👍

Do you think this line should also be changed to contain /v2.1/ as well:

this._profileURL = options.profileURL || 'https://graph.facebook.com/v2.1/me';

Mind you, the latest API is v2.2, but I'm not sure if that is compatible and will work with this code, but if it does, then maybe we should use /v2.2/ everywhere instead?

@duereg
Copy link
Contributor Author

duereg commented Feb 10, 2015

Honestly I don't know. I made this PR so long ago I'm not sure the state of this module or the facebook API. Would be nice if @jaredhanson would either merge or close this.

@naartjie
Copy link
Contributor

True. Well, I updated, and here's my 2c at #110.

Crickets... ;-)

@jaredhanson jaredhanson merged commit 3d2e93c into jaredhanson:master Mar 3, 2015
@jaredhanson
Copy link
Owner

Merged via #110. Thanks!

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.

None yet

4 participants