Slim Application Error

The application could not run because of the following error:

Details

Type: ErrorException
Code: 2
Message: file_get_contents(https://graph.facebook.com/v2.3/rideandescape/albums?fields=id,name,description,link,cover_photo,count&access_token=853783194670819|QnPA-4Z_BXhvli84KqpLtjYNslY): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request
File: /home/rideande/public_html/priv/scripts.inc.php
Line: 290

Trace

#0 [internal function]: Slim\Slim::handleErrors(2, 'file_get_conten...', '/home/rideande/...', 290, Array)
#1 /home/rideande/public_html/priv/scripts.inc.php(290): file_get_contents('https://graph.f...')
#2 [internal function]: contentFbLinks(Object(DBPageContent), Object(Twig_Environment), 'gallery')
#3 /home/rideande/public_html/priv/endpoints/page.php(28): call_user_func('contentFbLinks', Object(DBPageContent), Object(Twig_Environment), 'gallery')
#4 /home/rideande/public_html/index.php(82): include('/home/rideande/...')
#5 [internal function]: {closure}('gallery')
#6 /home/rideande/public_html/priv/libs/Slim/Route.php(454): call_user_func_array(Object(Closure), Array)
#7 /home/rideande/public_html/priv/libs/Slim/Slim.php(1316): Slim\Route->dispatch()
#8 /home/rideande/public_html/priv/libs/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#9 /home/rideande/public_html/priv/libs/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#10 /home/rideande/public_html/priv/libs/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#11 /home/rideande/public_html/priv/libs/Slim/Slim.php(1263): Slim\Middleware\PrettyExceptions->call()
#12 /home/rideande/public_html/index.php(85): Slim\Slim->run()
#13 {main}