Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example project, fix bugs in README #12

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

danielcompton
Copy link
Contributor

This is a little bit rough, but I wanted to put where I'd got to to help others.

Relates to #11.

@franzwilhelm
Copy link

please merge

@Mark-Hetherington
Copy link
Contributor

Mark-Hetherington commented Jun 26, 2019

I've gotten this working within a larger python3 app engine application generating the signed URL. It's a bit of work to pare it back to a minimal example. The crux of it is a call to a url that checks the users authentication and authorises a signed URL for a particular file path.
That is basically a matter of calling blob.create_resumable_upload_session(), and the result gets given to the browser allowing gcs-browser-upload to do the upload.
If I find some time and I can figure out how to update this pull request I'll try to add a quick example.

@oliverwoodings oliverwoodings merged commit 15bffb5 into QubitProducts:master Nov 19, 2019
@oliverwoodings
Copy link
Collaborator

Thanks for this, sorry it took 2 years to merge, my notifications weren't enabled for this repo 🤦‍♂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants