Hi All,

(1) I have followed a template called(*Setting up automated email with your 
Cloud Billing summary*) 
https://cloud.google.com/solutions/automated-email-cloud-billing-summary#creating_an_app_engine_service
(2) I have created app engine within the project, I use gcloud shell to and 
created folder billing email and install dependencies (composer install 
--no-dev)
(3) you can find code in the above link. 

Error: 
(1) When I follow each and every step and deployed the app: log message: "PHP 
Parse error: syntax error, unexpected ':', expecting '{' in 
/base/data/home/apps/f~project/vendor/guzzlehttp/guzzle/src/functions.php 
on line 14" 

(2) When I run locally on gcloud shell: I get PHP Fatal error: Uncaught 
Error: Class 'google\appengine\api\mail\Message' not found

(3) When I remove a message from code and rerun locally, it's successful 
however when I deploy I am getting again 500 error

can someone help? 

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/435ee323-f573-4bfa-9f9c-f3410c0dc263n%40googlegroups.com.

Reply via email to