You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}
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 :)
The text was updated successfully, but these errors were encountered: