Hello 
I develop android application with GAE/php.

I want to file upload from android application.

I'm using 
CloudStorageTools.https://cloud.google.com/appengine/docs/php/googlestorage/user_upload

First,Android application request GCS uploadurl to GAE/php on 
CloudStorageTools::createUploadUrl.

and Android application upload file that connect response URL from GAE/p 

Http connection using is OK.I can confirm file on GCS buckket.

But, Https(SSL) connection using ,I have error 500 from GAE(Google 
Frontend).

How to Upload file with SSL connect.

Please help me.




-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0318abc8-5a9a-437b-bc33-b0c56fb243bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to