google-app-engine tag

24 questions


2 answers
84 views
0
Pub/Sub at GAE standard environment

in GAE and Pub/Sub documentsThere are documents in a flexible environment to use Pub/Sub in GAE, but Documentation missing in standard environmenthttps://cloud.google.com/pubsub/docs/tutorialsWhat sho...


1 answers
39 views
0
About Configuring Google App Engine for PHP in NetBeans 8.0.2

I am using NetBeans 8.0.2.The operating system is Mac OS X 10.10.3.To use the Google App Engine for PHP, under Services - Servers, Step 1. Select a server...Google App Enginebut the following Step 2. ...


1 answers
85 views
0
I want to get the hierarchical value that POSTs from the form as a parameter.

Thank you for your help.EnvironmentEclipse 4.4GAE/J 1.9.30Servlet 2.5Ser I am using ServletFileUpload<form action=/test method=post enctype=multipart/form-data> <input type=text name=name>...


1 answers
85 views
0
Can't find import: "context" appears when trying to move echo on GAE

Thank you for your help.Currently, I am trying to run echo in a GAE environment, but it says can't find import:context and I can't.You will see the following golang.org/x/crypto/acme/acme.go:18:can't ...


1 answers
102 views
0
The URL of the file uploaded to GCS is not updated.

Thank you for your help.Environment Java: 1.7Eclipse: 4.3GAE: 1.9.30servlet:2.5appengine-gcs-client:0.5Servlet now uploads the image file to GCS and returns the URL of the file.Yes, I work with GCS us...


2 answers
78 views
0
DB contents are retrieved using Find in GORM, but all are empty

I am currently making a simple API using GAE+CloudSQL.We tried to implement an API that could retrieve all DB data and created the following code:package mainimport( encoding/json fmt _github.com/go-s...

1 years ago

1 answers
69 views
0
Blobstore Python API Tutorial Does Not Work

https://cloud.google.com/appengine/docs/standard/python/blobstore?hl=jaI am doing the above tutorial, but it doesn't work.The source code remains unchanged. from google.appengine.api import usersfrom ...


1 answers
53 views
0
WebAPI Runs "connection-refused" from Android Device

I implemented a WebAPI in GAE/PY (standard environment).I ran this WebAPI from an Android device.connection-refused.I have checked the following, but what do you think is possible?Also, is there a con...


1 answers
63 views
0
I want to launch server.js for server side rendering on the Python-based Google App Engine.

I would like to run angular-universal on a Python-based Google App Engine. npm run build will create a server folder containing server.js and server-side js files for Server Side Rendering, as well as...


1 answers
47 views
0
GAE/Poauth Invalid token signature occurs on a few percent of smartphones

Use Google Cloud Endpoint for Google App Engine/python servers I am communicating with the Android app.We are using OAuth authentication to identify users, and it will work well for the end of June th...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.