I want to Add a scheduled task to fetch a URL via cron job using google app engine. I am continuously getting the failure. I am just fetching www.google.com. Why The url fetch is failed??? Am I missing something???
A:
"fetch" your OWN url (on appspot.com probably, but, who cares -- use a relative url anywau1-), not google.com
, the homepage of the search engine -- what's that got to do w/your app anyway?!-)...
Alex Martelli
2009-08-06 06:16:38
I tried to fetch my own too but failed on that too.
2009-08-06 06:55:05
@Ambreen, so please post the details of your code and error messages / logs / etc, it's absolutely impossible to debug your problem without more information!
Alex Martelli
2009-08-08 03:50:04