Google App Engine (GAE) cron url: url?keyword=abc
- by Peter
Hi
I would like to run cron job on GAE and using python
In the cron.yaml, how do i insert the "url" field if consist of some "get" info
The:
url?keyword=abc
give me error when deploy