Hello Joseph, the Standard to Flexible migration guide has a section on the Images service <https://cloud.google.com/appengine/docs/flexible/java/migrating#images>.
As stated in the guide, the Images service is only available on the Standard environment but you can resize images to the desired size and serve them from Cloud Storage to achieve the same or similar results anywhere outside of the Standard environment. On Monday, January 15, 2018 at 9:20:05 AM UTC-5, joseph thomas wrote: > > Hi, > I am migrating my project from standard to flexible environment in order > to use PHP 7. It took me a while to connect successfully to cloud sql in > flex environment. Now i am facing issues with image service API with flex > environment...Is there any alternative i can use for image service ? > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5f0c7cb9-53a5-4c61-885c-aab1e3dbbc2a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
