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 Jun 21, 2022. It is now read-only.
I'm using your php example straight out, with the only changes being the key, secret, and callback url (back to itself).
The login button shows and works, the Khan Academy authorization shows and works, when you click "accept" I get the 500 error. The URL of the error shows: oauth_token_secret=####&oauth_verifier=######&oauth_token=#######
This seems correct to me, so where is it hanging up? What am I missing?
The text was updated successfully, but these errors were encountered:
sdooleyFJUHSD
changed the title
500 Error After Login Approval
500 Error After Login Approval PHP Example
Mar 31, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using your php example straight out, with the only changes being the key, secret, and callback url (back to itself).
The login button shows and works, the Khan Academy authorization shows and works, when you click "accept" I get the 500 error. The URL of the error shows:
oauth_token_secret=####&oauth_verifier=######&oauth_token=#######
This seems correct to me, so where is it hanging up? What am I missing?
The text was updated successfully, but these errors were encountered: