Programming Thread

Viewing single post

Started by the-pi-guy, Mar 13, 2016, 10:39 PM

previous topic - next topic

the-pi-guy

Digging into the Google API, and this is the line that crashes things.  

$response = $this->http->get($url);

Which I'm not sure why.  I'm hoping it's not something stupid like, since I tried it from a command line, the $url is uninitialized.