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

Issue GetAccessToken redirectURL NullPointerException #1

Open
bitmapdata opened this issue Apr 17, 2014 · 3 comments
Open

Issue GetAccessToken redirectURL NullPointerException #1

bitmapdata opened this issue Apr 17, 2014 · 3 comments

Comments

@bitmapdata
Copy link

I tested facebook4j for Processing 2.1.2.

but GetAccessToken Class has a some error.
String redirectURL = response.getResponseHeader("Location"); this line redirectURL is null.

check please :)

@leelemon
Copy link

Hi
I get this Error too
Server returned HTTP response code: 500 for URL:
FacebookException{statusCode=-1, errorType='null', errorMessage='null', errorCode=-1, errorSubcode=-1, version=2.1.0}

@minusplusminus
Copy link

yes me too, could you clarify a little bit how you found this?

@roundrop
Copy link
Owner

This example is no longer work because the Facebook's login screen was changed.
Sorry, please be hard-coded access token.

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

No branches or pull requests

4 participants