Guest User

500 - body response

a guest
Apr 25th, 2018
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 15.63 KB | None | 0 0
  1. {
  2.     "message": "Client error: `POST http://localhost:81/laravel/family-tree/public/oauth/token` resulted in a `401 Unauthorized` response:\n{\"error\":\"invalid_credentials\",\"message\":\"The user credentials were incorrect.\"}\n",
  3.     "exception": "GuzzleHttp\\Exception\\ClientException",
  4.     "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\guzzle\\src\\Exception\\RequestException.php",
  5.     "line": 113,
  6.     "trace": [
  7.         {
  8.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\guzzle\\src\\Middleware.php",
  9.             "line": 66,
  10.             "function": "create",
  11.             "class": "GuzzleHttp\\Exception\\RequestException",
  12.             "type": "::"
  13.         },
  14.         {
  15.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\promises\\src\\Promise.php",
  16.             "line": 203,
  17.             "function": "GuzzleHttp\\{closure}",
  18.             "class": "GuzzleHttp\\Middleware",
  19.             "type": "::"
  20.         },
  21.         {
  22.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\promises\\src\\Promise.php",
  23.             "line": 156,
  24.             "function": "callHandler",
  25.             "class": "GuzzleHttp\\Promise\\Promise",
  26.             "type": "::"
  27.         },
  28.         {
  29.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\promises\\src\\TaskQueue.php",
  30.             "line": 47,
  31.             "function": "GuzzleHttp\\Promise\\{closure}",
  32.             "class": "GuzzleHttp\\Promise\\Promise",
  33.             "type": "::"
  34.         },
  35.         {
  36.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\promises\\src\\Promise.php",
  37.             "line": 246,
  38.             "function": "run",
  39.             "class": "GuzzleHttp\\Promise\\TaskQueue",
  40.             "type": "->"
  41.         },
  42.         {
  43.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\promises\\src\\Promise.php",
  44.             "line": 223,
  45.             "function": "invokeWaitFn",
  46.             "class": "GuzzleHttp\\Promise\\Promise",
  47.             "type": "->"
  48.         },
  49.         {
  50.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\promises\\src\\Promise.php",
  51.             "line": 267,
  52.             "function": "waitIfPending",
  53.             "class": "GuzzleHttp\\Promise\\Promise",
  54.             "type": "->"
  55.         },
  56.         {
  57.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\promises\\src\\Promise.php",
  58.             "line": 225,
  59.             "function": "invokeWaitList",
  60.             "class": "GuzzleHttp\\Promise\\Promise",
  61.             "type": "->"
  62.         },
  63.         {
  64.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\promises\\src\\Promise.php",
  65.             "line": 62,
  66.             "function": "waitIfPending",
  67.             "class": "GuzzleHttp\\Promise\\Promise",
  68.             "type": "->"
  69.         },
  70.         {
  71.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\guzzle\\src\\Client.php",
  72.             "line": 131,
  73.             "function": "wait",
  74.             "class": "GuzzleHttp\\Promise\\Promise",
  75.             "type": "->"
  76.         },
  77.         {
  78.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\guzzlehttp\\guzzle\\src\\Client.php",
  79.             "line": 89,
  80.             "function": "request",
  81.             "class": "GuzzleHttp\\Client",
  82.             "type": "->"
  83.         },
  84.         {
  85.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\app\\Http\\Controllers\\API\\Auth\\LoginController.php",
  86.             "line": 29,
  87.             "function": "__call",
  88.             "class": "GuzzleHttp\\Client",
  89.             "type": "->"
  90.         },
  91.         {
  92.             "function": "index",
  93.             "class": "App\\Http\\Controllers\\API\\Auth\\LoginController",
  94.             "type": "->"
  95.         },
  96.         {
  97.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php",
  98.             "line": 54,
  99.             "function": "call_user_func_array"
  100.         },
  101.         {
  102.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php",
  103.             "line": 45,
  104.             "function": "callAction",
  105.             "class": "Illuminate\\Routing\\Controller",
  106.             "type": "->"
  107.         },
  108.         {
  109.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php",
  110.             "line": 212,
  111.             "function": "dispatch",
  112.             "class": "Illuminate\\Routing\\ControllerDispatcher",
  113.             "type": "->"
  114.         },
  115.         {
  116.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php",
  117.             "line": 169,
  118.             "function": "runController",
  119.             "class": "Illuminate\\Routing\\Route",
  120.             "type": "->"
  121.         },
  122.         {
  123.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php",
  124.             "line": 659,
  125.             "function": "run",
  126.             "class": "Illuminate\\Routing\\Route",
  127.             "type": "->"
  128.         },
  129.         {
  130.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  131.             "line": 30,
  132.             "function": "Illuminate\\Routing\\{closure}",
  133.             "class": "Illuminate\\Routing\\Router",
  134.             "type": "->"
  135.         },
  136.         {
  137.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php",
  138.             "line": 41,
  139.             "function": "Illuminate\\Routing\\{closure}",
  140.             "class": "Illuminate\\Routing\\Pipeline",
  141.             "type": "->"
  142.         },
  143.         {
  144.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  145.             "line": 149,
  146.             "function": "handle",
  147.             "class": "Illuminate\\Routing\\Middleware\\SubstituteBindings",
  148.             "type": "->"
  149.         },
  150.         {
  151.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  152.             "line": 53,
  153.             "function": "Illuminate\\Pipeline\\{closure}",
  154.             "class": "Illuminate\\Pipeline\\Pipeline",
  155.             "type": "->"
  156.         },
  157.         {
  158.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\ThrottleRequests.php",
  159.             "line": 57,
  160.             "function": "Illuminate\\Routing\\{closure}",
  161.             "class": "Illuminate\\Routing\\Pipeline",
  162.             "type": "->"
  163.         },
  164.         {
  165.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  166.             "line": 149,
  167.             "function": "handle",
  168.             "class": "Illuminate\\Routing\\Middleware\\ThrottleRequests",
  169.             "type": "->"
  170.         },
  171.         {
  172.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  173.             "line": 53,
  174.             "function": "Illuminate\\Pipeline\\{closure}",
  175.             "class": "Illuminate\\Pipeline\\Pipeline",
  176.             "type": "->"
  177.         },
  178.         {
  179.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  180.             "line": 102,
  181.             "function": "Illuminate\\Routing\\{closure}",
  182.             "class": "Illuminate\\Routing\\Pipeline",
  183.             "type": "->"
  184.         },
  185.         {
  186.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php",
  187.             "line": 661,
  188.             "function": "then",
  189.             "class": "Illuminate\\Pipeline\\Pipeline",
  190.             "type": "->"
  191.         },
  192.         {
  193.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php",
  194.             "line": 636,
  195.             "function": "runRouteWithinStack",
  196.             "class": "Illuminate\\Routing\\Router",
  197.             "type": "->"
  198.         },
  199.         {
  200.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php",
  201.             "line": 602,
  202.             "function": "runRoute",
  203.             "class": "Illuminate\\Routing\\Router",
  204.             "type": "->"
  205.         },
  206.         {
  207.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php",
  208.             "line": 591,
  209.             "function": "dispatchToRoute",
  210.             "class": "Illuminate\\Routing\\Router",
  211.             "type": "->"
  212.         },
  213.         {
  214.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php",
  215.             "line": 176,
  216.             "function": "dispatch",
  217.             "class": "Illuminate\\Routing\\Router",
  218.             "type": "->"
  219.         },
  220.         {
  221.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  222.             "line": 30,
  223.             "function": "Illuminate\\Foundation\\Http\\{closure}",
  224.             "class": "Illuminate\\Foundation\\Http\\Kernel",
  225.             "type": "->"
  226.         },
  227.         {
  228.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\fideloper\\proxy\\src\\TrustProxies.php",
  229.             "line": 57,
  230.             "function": "Illuminate\\Routing\\{closure}",
  231.             "class": "Illuminate\\Routing\\Pipeline",
  232.             "type": "->"
  233.         },
  234.         {
  235.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  236.             "line": 149,
  237.             "function": "handle",
  238.             "class": "Fideloper\\Proxy\\TrustProxies",
  239.             "type": "->"
  240.         },
  241.         {
  242.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  243.             "line": 53,
  244.             "function": "Illuminate\\Pipeline\\{closure}",
  245.             "class": "Illuminate\\Pipeline\\Pipeline",
  246.             "type": "->"
  247.         },
  248.         {
  249.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php",
  250.             "line": 30,
  251.             "function": "Illuminate\\Routing\\{closure}",
  252.             "class": "Illuminate\\Routing\\Pipeline",
  253.             "type": "->"
  254.         },
  255.         {
  256.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  257.             "line": 149,
  258.             "function": "handle",
  259.             "class": "Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest",
  260.             "type": "->"
  261.         },
  262.         {
  263.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  264.             "line": 53,
  265.             "function": "Illuminate\\Pipeline\\{closure}",
  266.             "class": "Illuminate\\Pipeline\\Pipeline",
  267.             "type": "->"
  268.         },
  269.         {
  270.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php",
  271.             "line": 30,
  272.             "function": "Illuminate\\Routing\\{closure}",
  273.             "class": "Illuminate\\Routing\\Pipeline",
  274.             "type": "->"
  275.         },
  276.         {
  277.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  278.             "line": 149,
  279.             "function": "handle",
  280.             "class": "Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest",
  281.             "type": "->"
  282.         },
  283.         {
  284.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  285.             "line": 53,
  286.             "function": "Illuminate\\Pipeline\\{closure}",
  287.             "class": "Illuminate\\Pipeline\\Pipeline",
  288.             "type": "->"
  289.         },
  290.         {
  291.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php",
  292.             "line": 27,
  293.             "function": "Illuminate\\Routing\\{closure}",
  294.             "class": "Illuminate\\Routing\\Pipeline",
  295.             "type": "->"
  296.         },
  297.         {
  298.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  299.             "line": 149,
  300.             "function": "handle",
  301.             "class": "Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize",
  302.             "type": "->"
  303.         },
  304.         {
  305.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  306.             "line": 53,
  307.             "function": "Illuminate\\Pipeline\\{closure}",
  308.             "class": "Illuminate\\Pipeline\\Pipeline",
  309.             "type": "->"
  310.         },
  311.         {
  312.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode.php",
  313.             "line": 46,
  314.             "function": "Illuminate\\Routing\\{closure}",
  315.             "class": "Illuminate\\Routing\\Pipeline",
  316.             "type": "->"
  317.         },
  318.         {
  319.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  320.             "line": 149,
  321.             "function": "handle",
  322.             "class": "Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode",
  323.             "type": "->"
  324.         },
  325.         {
  326.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Pipeline.php",
  327.             "line": 53,
  328.             "function": "Illuminate\\Pipeline\\{closure}",
  329.             "class": "Illuminate\\Pipeline\\Pipeline",
  330.             "type": "->"
  331.         },
  332.         {
  333.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php",
  334.             "line": 102,
  335.             "function": "Illuminate\\Routing\\{closure}",
  336.             "class": "Illuminate\\Routing\\Pipeline",
  337.             "type": "->"
  338.         },
  339.         {
  340.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php",
  341.             "line": 151,
  342.             "function": "then",
  343.             "class": "Illuminate\\Pipeline\\Pipeline",
  344.             "type": "->"
  345.         },
  346.         {
  347.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php",
  348.             "line": 116,
  349.             "function": "sendRequestThroughRouter",
  350.             "class": "Illuminate\\Foundation\\Http\\Kernel",
  351.             "type": "->"
  352.         },
  353.         {
  354.             "file": "C:\\xampp\\htdocs\\laravel\\family-tree\\public\\index.php",
  355.             "line": 55,
  356.             "function": "handle",
  357.             "class": "Illuminate\\Foundation\\Http\\Kernel",
  358.             "type": "->"
  359.         }
  360.     ]
  361. }
Add Comment
Please, Sign In to add comment