Facebook Failed Login(f) with "Permissions error"

Last Updated: Nov 13, 2024

Overview

We want to know what could cause the below permission error when logging in with Facebook.

 "qs": {
      "error": "access_denied",
      "error_code": "200",
      "error_description": "Permissions error",
      "error_reason": "user_denied",
      "state": "ILfaHKFLfeyYYx_k7H6TsbACdddddddd"

Applies To

  • Social Login
  • Facebook
  • Failed Login

Solution

This error seems to occur when a user declines permissions to their profile upon logging in with Facebook (Facebook social). More information about this here.