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
{{ message }}
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.
The facebook.api() function returned error object saying the access token was required. So I traced the problem to two possible errors, one being returning the appId + the secret as access token in the getAccessToken function and other maybe the problem with getSession or setSession functions.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The facebook.api() function returned error object saying the access token was required. So I traced the problem to two possible errors, one being returning the appId + the secret as access token in the getAccessToken function and other maybe the problem with getSession or setSession functions.
The text was updated successfully, but these errors were encountered: