You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I've been following the tutorial, and am getting an empty object when inputting Session.get('location') in the console of chrome developer tools.
I also get in the meteor terminal:
Hey, I've been following the tutorial, and am getting an empty object when inputting Session.get('location') in the console of chrome developer tools.
I also get in the meteor terminal:
I20160125-20:06:51.937(-3)? { statusCode: 200,
I20160125-20:06:51.953(-3)? content: '{\n "html_attributions" : [],\n "res
ults" : [],\n "status" : "INVALID_REQUEST"\n}\n',
I20160125-20:06:51.953(-3)? headers:
I20160125-20:06:51.953(-3)? { 'content-type': 'application/json; charset=UTF-
8',
I20160125-20:06:51.953(-3)? date: 'Mon, 25 Jan 2016 23:07:11 GMT',
I20160125-20:06:51.953(-3)? expires: 'Mon, 25 Jan 2016 23:12:11 GMT',
I20160125-20:06:51.953(-3)? 'cache-control': 'public, max-age=300',
I20160125-20:06:51.953(-3)? server: 'mafe',
I20160125-20:06:51.953(-3)? 'x-xss-protection': '1; mode=block',
I20160125-20:06:51.953(-3)? 'x-frame-options': 'SAMEORIGIN',
I20160125-20:06:51.953(-3)? 'alternate-protocol': '443:quic,p=1',
I20160125-20:06:51.953(-3)? 'alt-svc': 'quic=":443"; ma=604800; v="30,29,28
,27,26,25"',
I20160125-20:06:51.953(-3)? 'accept-ranges': 'none',
I20160125-20:06:51.953(-3)? vary: 'Accept-Language,Accept-Encoding',
I20160125-20:06:51.953(-3)? 'transfer-encoding': 'chunked' },
I20160125-20:06:51.953(-3)? data: { html_attributions: [], results: [], status
: 'INVALID_REQUEST' } }
Any insight on what may be going wrong? Any help or tips would be greatly apreciated!
Thanks and hope to hear from you guys!
The text was updated successfully, but these errors were encountered: