run.bat
"C:\Python27\python.exe" -m SimpleHTTPServer 8000
run2.bat
"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files
"C:\Python27\python.exe" main.py -u XXXXXX -p XXXXXX -l "40.70268161708064, -74.01681035757065"
Everyone can catch the same one until it disappears (set time).
Havn't read into your problem but just from looking, i know when i put the coords in i cant leave a space after comma.
Ex. 40.70268161708064,-74.01681035757065
-Edit I'd also remove the quotations around the coords, I've seen others get away with the space, but mine will close after start up every time unless there is no space.
Last edited by newtonized; 07-18-2016 at 06:42 AM.
I have read back to see what your problem is (sorry to many people to help so I am confused about who is who). Please request your own Google API key on: https://console.developers.google.com/apis/credentials and edit "config.json" with your API key you have got. And then try again.
Check my other reply please. And what does your run2.bat syas? Same as some pages ago?