[google-appengine] Re: Cloud Storage Client-Side Javascript File Upload 403 SignatureDoesNotMatch

2017-11-20 Thread Scott Campbell
cluding any whitespace). > > For this kind of technical question I also recommend that you post it to > Stack Overflow using one of the tags > <https://cloud.google.com/support/docs/community> monitored by our > community technical support team. > > On Sunday, November 1

[google-appengine] Cloud Storage Client-Side Javascript File Upload 403 SignatureDoesNotMatch

2017-11-19 Thread Scott Campbell
I am trying to upload audio files on the Client-Side directly to my Google Cloud Storage bucket, for the purpose of avoiding a server-side upload (which has file size limits). My Issue: I am getting a 403 SignatureDoesNotMatch error on upload. Here is the error from the response: 1.

[google-appengine] Re: 413 NGINX error on large file uploads

2017-10-31 Thread Scott Campbell
d them directly to > Cloud Storage. Resumable uploads > <https://cloud.google.com/storage/docs/json_api/v1/how-tos/resumable-upload> > are > a good way to handle the upload of large files. > > On Tuesday, October 31, 2017 at 9:01:20 AM UTC-4, Scott Campbell wrote

[google-appengine] 413 NGINX error on large file uploads

2017-10-31 Thread Scott Campbell
Hey Everyone, Hoping to get some help, as there doesn't seem to be much support in the Google docs regards the NGINX configuration when running an app in Google App Engine. My app is running fine, but I get this 413 error when I try and upload an audio file (.wav or .mp3). "413 Request