Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Fix File Upload #15

Merged
merged 20 commits into from
Jul 28, 2017
Merged

Fix File Upload #15

merged 20 commits into from
Jul 28, 2017

Conversation

gprodanov
Copy link
Contributor

Description

The request URL for downloading the file from Google bucket was being encoded tiwice, which lead to wrong authorization token being sent.

Changes

Remove URI encoding since it's already encoded. Fix option value for following redirects.

@gprodanov gprodanov self-assigned this Jul 14, 2017
@gprodanov gprodanov changed the title MLIBZ-1965 Double URI encoding MLIBZ-1968 Double URI encoding Jul 14, 2017
…ad to wrong authorization token being sent. Fix option value for following redirects.
@gprodanov gprodanov changed the title MLIBZ-1968 Double URI encoding [WIP] MLIBZ-1968 Double URI encoding Jul 20, 2017
@thomasconner thomasconner changed the title [WIP] MLIBZ-1968 Double URI encoding File Upload Jul 27, 2017
Georgi Prodanov and others added 3 commits July 27, 2017 08:38
# Conflicts:
#	demo/.vscode/launch.json
#	src/filestore/common.ts
#	src/filestore/filestore.android.ts
#	src/filestore/filestore.ios.ts
#	src/index.ts
@thomasconner thomasconner merged commit eea5872 into master Jul 28, 2017
@thomasconner thomasconner deleted the file-upload branch July 28, 2017 19:00
@thomasconner thomasconner changed the title File Upload Fix File Upload Jul 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants