Firebase (Android) Download Url different from actual Download url in the console

162 views
Skip to first unread message

Gitto Niclavose

unread,
Oct 3, 2016, 10:16:48 AM10/3/16
to Firebase Google Group
Most of the time i get the download url of the file uploaded correct after successfully uploading the file and able to retrieve the file back but few times the download url is incorrect after successfully uploading the file and unable to retrieve the file back. When i check the firebase console the token in the download url is different.

I am using firebase storage for uploading my images from app.The download url that we get .addOnSuccessListener(new OnSuccessListener<UploadTask.TaskSnapshot>() { @Override public void onSuccess(final UploadTask.TaskSnapshot taskSnapshot) { taskSnapshot.getMetadata().getDownloadUrl()}.
i use glide to load the image from the url and following error is obtained java.io.IOException: Request failed 403:Forbidden when i check the download url of the image from the firebase storage console their is a difference in token between the two. 

Kato Richardson

unread,
Oct 4, 2016, 11:37:52 AM10/4/16
to Firebase Google Group
Gitto,

Great to meet you. Can you please include a minimal repro demonstrating the problem?

☼, Kato

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/5a2fe24f-c3b4-406a-b9f1-ede53633136d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Kato Richardson | Developer Programs Eng | kato...@google.com | 775-235-8398

Reply all
Reply to author
Forward
0 new messages