Hi , so sorry i forgot to mention i have made a requirements.txt when i deployed it to the GCP and the landing get api is working which responds with a simple "Flippingo" as i have mentioned in the comments in code .
https://flippingo-test.appspot.com/ https://flippingo-test.appspot.com/get_all These get link work but the post links throw a 500. On Thu, Jul 18, 2019 at 12:10 AM 'David (Cloud Platform Support)' via Google App Engine <[email protected]> wrote: > Hello Karan, > > This 500 error you are receiving could be due to missing libraries (flask) > since I do not see a requirements.txt on your github. Please follow our > quickstart > <https://cloud.google.com/appengine/docs/standard/python3/quickstart> on > how to get started with Python 3.7 which covers how to install libraries > using a requirements.txt. > > > -- > 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/98e08141-3566-42d1-a7b5-041f11922228%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/98e08141-3566-42d1-a7b5-041f11922228%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Regards, Karan M Sharma Full Stack Developer, Sattvarise Technologies Pvt. Ltd. -- 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/CAKAChDtW12nbu65%3DcAd6any89uFeF1VTnPQcSTDEuttYsGy1VQ%40mail.gmail.com.
