[google-appengine] Google App Engine Issue

2018-11-14 Thread iCoderz Developers
Hello, I am trying to create a zip on google cloud storage but unable to create a zip using php. Here is my sample code. Please help me. if you got any solution please let me know soon. Thank you, xyz $ZipArchivePath = 'gs://projectID.appspot.com/Temp/zipfile.zip'; $zip = new ZipAr

[google-appengine] Google app engine issue when deploying it

2020-04-30 Thread Skm Villa
Google app engine version 1.9.76 when running locally , it shows an error, any idea pls Error: c.l.m.c.ExceptionHandlerController : Error ==Missing or insufficient permissions. [INFO] com.google.cloud.datastore.DatastoreException: Missing or insufficient permissions. [INFO] at com.go