Hi Vinny P,
  Followed your suggestion , I used built-in mail function to send mail by 
cron successfully. Do you know why is the reason I can't use Gmail API 
through Cron?
Any GAE limitation or where is wrong ? Thank you very much .

BR,
Aoyii

Vinny P於 2014年8月12日星期二UTC+8下午8時12分13秒寫道:
>
> On Mon, Aug 11, 2014 at 8:57 PM, 許吉宏 <2pytho...@gmail.com <javascript:>>
>  wrote:
>
>>   I'm using Gmail API and it works if I executes it manually
>>
>
>
> Instead of using the Gmail API to send email, can you temporarily try 
> using the built-in mail function to send mail? 
> https://developers.google.com/appengine/docs/python/mail/ 
>
> You can also try emailing using SendGrid: 
> https://developers.google.com/appengine/docs/python/mail/sendgrid#send_an_email
>
>
>
> On Mon, Aug 11, 2014 at 8:57 PM, 許吉宏 <2pytho...@gmail.com <javascript:>>
>  wrote:
>
>> But on the application logs I got the information below . Any suggestion 
>> to solve it ? Thank you .
>>
>> "This request caused a new process to be started for your application, 
>> and thus caused your application code to be loaded for the first time. This 
>> request may thus take longer and use more CPU than a typical request for 
>> your application" 
>>
>
>
> That's OK, that message is normal. Do you see any error signs in the log 
> (non-200 status code, a red icon next to a request log, etc)?
>  
>   
> -----------------
> -Vinny P
> Technology & Media Consultant
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to