Have you included all necessary dependencies in the requirements.txt file? Sub-chapter Updating your web service to use tokens <https://cloud.google.com/appengine/docs/standard/python3/building-app/authenticating-users#updating_your_web_service_to_use_tokens> describes how to retrieve, verify, and decrypt the token in the root method of your main.py file. Have you followed this example? Does your demo differ in any way?
This discussion group is oriented more towards general opinions, trends, and issues of general nature touching App Engine. For coding and programming architecture, as well as setting up Firebase authentication, you may be better served in dedicated forums such as stackoverflow, where experienced programmers are within reach and ready to help. If you think this a Cloud Platform related problem, you are encouraged to open a private issue in the Public Issue Tracker, where private information, such as project names, can be securely exchanged. This is not possible in public forums such as Groups. -- 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/5f473f95-88d6-4dbf-a52f-e96d519f17f0%40googlegroups.com.
