Continuation 
Exception on /api/menu [GET] Traceback (most recent call last): File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/flask/app.py", 
line 1817 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fflask%2Fapp.py&line=1817&project=gowcanteen>,
 
in wsgi_app response = self.full_dispatch_request() File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/flask/app.py", 
line 1477 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fflask%2Fapp.py&line=1477&project=gowcanteen>,
 
in full_dispatch_request rv = self.handle_user_exception(e) File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/flask/app.py", 
line 1381 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fflask%2Fapp.py&line=1381&project=gowcanteen>,
 
in handle_user_exception reraise(exc_type, exc_value, tb) File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/flask/app.py", 
line 1475 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fflask%2Fapp.py&line=1475&project=gowcanteen>,
 
in full_dispatch_request rv = self.dispatch_request() File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/flask/app.py", 
line 1461 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fflask%2Fapp.py&line=1461&project=gowcanteen>,
 
in dispatch_request return 
self.view_functions[rule.endpoint](**req.view_args) File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/main.py", 
line 59 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Fmain.py&line=59&project=gowcanteen>,
 
in API_MENU return str(db.getMenuItems()) File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/server.py", 
line 24 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Fserver.py&line=24&project=gowcanteen>,
 
in getMenuItems return self.menuSheet.get_all_values() File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/gspread/models.py", 
line 339 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fgspread%2Fmodels.py&line=339&project=gowcanteen>,
 
in get_all_values cells = self._fetch_cells() File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/gspread/models.py", 
line 226 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fgspread%2Fmodels.py&line=226&project=gowcanteen>,
 
in _fetch_cells feed = self.client.get_cells_feed(self) File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/gspread/client.py", 
line 250 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fgspread%2Fclient.py&line=250&project=gowcanteen>,
 
in get_cells_feed r = self.session.get(url) File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/gspread/httpsession.py",
 
line 79 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fgspread%2Fhttpsession.py&line=79&project=gowcanteen>,
 
in get return self.request('GET', url, **kwargs) File 
"/base/data/home/apps/s~gowcanteen/1.394294787305794312/lib/gspread/httpsession.py",
 
line 75 
<https://console.cloud.google.com/debug/fromlog?appModule=default&appVersion=1&file=%2Fbase%2Fdata%2Fhome%2Fapps%2Fs~gowcanteen%2F1.394294787305794312%2Flib%2Fgspread%2Fhttpsession.py&line=75&project=gowcanteen>,
 
in request raise HTTPError("%s: %s" % (response.status, response.read())) 
HTTPError: 401: <HTML> <HEAD> <TITLE>Unauthorized</TITLE> </HEAD> <BODY 
BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Unauthorized</H1> <H2>Error 401</H2> 
</BODY> </HTML>

-- 
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/190df8b8-2cb2-4d9f-8746-b6428d13166d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to