Skip to content

Instantly share code, notes, and snippets.

@imkingdavid
Created July 30, 2013 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imkingdavid/6109837 to your computer and use it in GitHub Desktop.
Save imkingdavid/6109837 to your computer and use it in GitHub Desktop.
Fatal error: Uncaught exception 'OAuth\Common\Http\Exception\TokenResponseException' with message 'Failed to request resource.' in C:\xampp\htdocs\phpbb\oauth\vendor\lusitanian\oauth\src\OAuth\Common\Http\Client\StreamClient.php:75 Stack trace: #0 C:\xampp\htdocs\phpbb\oauth\vendor\lusitanian\oauth\src\OAuth\OAuth2\Service\AbstractService.php(97): OAuth\Common\Http\Client\StreamClient->retrieveResponse(Object(OAuth\Common\Http\Uri\Uri), Array, Array) #1 C:\xampp\htdocs\phpbb\oauth\phpbb\auth\provider\oauth\service\google.php(85): OAuth\OAuth2\Service\AbstractService->requestAccessToken('4/kk4UZxeAv0QwG...') #2 C:\xampp\htdocs\phpbb\oauth\phpbb\auth\provider\oauth\oauth.php(159): phpbb_auth_provider_oauth_service_google->perform_auth_login() #3 C:\xampp\htdocs\phpbb\oauth\phpbb\auth\auth.php(937): phpbb_auth_provider_oauth->login('', '') #4 C:\xampp\htdocs\phpbb\oauth\includes\functions.php(3267): phpbb_auth->login('', '', false, 1, 0) #5 C:\xampp\htdocs\phpbb\oauth\ucp.php(80): login_box('index.php') #6 {main} thrown in C:\xampp\htdocs\phpbb\oauth\vendor\lusitanian\oauth\src\OAuth\Common\Http\Client\StreamClient.php on line 75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment