Snippets tagged “state-parameter”
1 snippet uses this tag.
- Facebook SDK returned an error: The "state" param from the URL and session do not matchPHP
This error message appears when the SDK is being used to make an OAuth request to Facebook, and the "state" parameter in the URL doesn't match the "state" value that was stored in the user's session.