When it comes to storing items in Cloud Storage from client side web, I
recommend looking at the web SDK of Cloud Storage for
Firebase: https://firebase.google.com/docs/storage/web/start
On Monday, November 20, 2017 at 12:02:08 PM UTC-8, Scott Campbell wrote:
>
> Yannick! Thanks again for your
Yannick! Thanks again for your support, I do appreciate it. This will
help me debug the issue now that I know where to look. I will link my
stack-overflow question.
https://stackoverflow.com/questions/47381667/getting-403-signaturedoesnotmatch-when-uploading-to-google-cloud-storage
On Mon
Hello Scott, the "StringToSign" field tells you what it expects the
canonical string to look like. You should double-check that the string your
client uses is exactly the same (including any whitespace).
For this kind of technical question I also recommend that you post it to
Stack Overflow usi