How to upload image to cloud storage using javascript API without authentication
0 views
Skip to first unread message
nims via StackOverflow
unread,
Jan 28, 2015, 6:28:00 PM1/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-appengin...@googlegroups.com
I am trying to upload image to Google cloud storage using javascript API.
I have implemented successfully but using Google auth.
but I want to implement this functionality without authentication or sign in Google.
I also followed Google doc