Advertisement
Guest User

Untitled

a guest
Apr 6th, 2014
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. ( ! ) Fatal error: Uncaught exception 'Guzzle\Http\Exception\ClientErrorResponseException' with message ' in C:\git\cbc\vendor\guzzle\guzzle\src\Guzzle\Http\Exception\BadResponseException.php on line 43
  2. ( ! ) Guzzle\Http\Exception\ClientErrorResponseException: Client error response [status code] 403 [reason phrase] Forbidden [url] https://api.glome.me/categories.json?selector=a in C:\git\cbc\vendor\guzzle\guzzle\src\Guzzle\Http\Exception\BadResponseException.php on line 43
  3. Call Stack
  4. # Time Memory Function Location
  5. 1 0.0000 135216 {main}( ) ..\index.php:0
  6. 2 0.0000 135528 require( 'C:\git\cbc\src\cashback\bootstrap.php' ) ..\index.php:3
  7. 3 0.0020 188280 require( 'C:\git\cbc\src\cashback\launcher.php' ) ..\bootstrap.php:28
  8. 4 0.0050 227576 Application\Views\Landing->index( ) ..\launcher.php:45
  9. 5 0.0060 240488 Application\Services\Shop->getCategories( ) ..\Landing.php:15
  10. 6 0.0060 240544 Application\Services\Shop->collectCategoryTree( ) ..\Shop.php:46
  11. 7 0.0070 253888 Application\DataMappers\REST\CategoryCollection->fetch( ) ..\Shop.php:56
  12. 8 0.0100 319824 Application\DataMappers\REST\CategoryCollection->fetchTopLevelCategories( ) ..\CategoryCollection.php:25
  13. 9 0.0130 432000 Guzzle\Http\Message\Request->send( ) ..\CategoryCollection.php:39
  14. 10 0.0130 432064 Guzzle\Http\Client->send( ) ..\Request.php:198
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement