# Uploading pictures Firebase Storage. Help

**URL:** https://community.thunkable.com/t/uploading-pictures-firebase-storage-help/249371
**Category:** Questions about Thunkable X
**Created:** [September 29, 2019, 2:13am UTC](https://community.thunkable.com/t/uploading-pictures-firebase-storage-help/249371 "2019-09-29T02:13:12Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![jonathanvalgarlh4ow](https://avatars.discourse-cdn.com/v4/letter/j/ecc23a/32.png) [@jonathanvalgarlh4ow](https://community.thunkable.com/u/jonathanvalgarlh4ow)
#### Post date: [September 29, 2019, 2:13am UTC](https://community.thunkable.com/t/uploading-pictures-firebase-storage-help/249371/1 "2019-09-29T02:13:12Z")

</div>

Hello everyone!

Can someone give me a solution to upload a picture to firebase storage (not using cloudinary)?

This is the code that i am ussing, but i don´t know where to place the path of the image (“Photo”). It seems that there is nowhere to place it in Post method… With the code i am uploading to my firebase storage empty objects (0 bytes).

 ![imagen](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/b/db75fea6c066a4122827dcbca3214d1bdd7e22ed.png)

 ![imagen](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/a/ca8410d929b90b6f6d9bbbd97808abb844dde01f.png)

Thanks in advance!

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 29, 2019, 7:59am UTC](https://community.thunkable.com/t/uploading-pictures-firebase-storage-help/249371/2 "2019-09-29T07:59:51Z")

</div>

Hi,

You just want to display the file from Firebase Storage, or perform contains it some kind of operation?

To get started, try to specify a direct link to the file and display it in the application.

 ![%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/7/e746c5e4155384bb6048f2224b348fe291e8a739.png)

---

<div class="post-metadata">

### Author: ![jonathanvalgarlh4ow](https://avatars.discourse-cdn.com/v4/letter/j/ecc23a/32.png) [@jonathanvalgarlh4ow](https://community.thunkable.com/u/jonathanvalgarlh4ow)
#### Post date: [September 29, 2019, 1:19pm UTC](https://community.thunkable.com/t/uploading-pictures-firebase-storage-help/249371/3 "2019-09-29T13:19:40Z")

</div>

Hi,

The problem would be that I am trying to upload a picture to firebase, not to show it from the storage. Can it be done?

Regards!

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 29, 2019, 3:22pm UTC](https://community.thunkable.com/t/uploading-pictures-firebase-storage-help/249371/4 "2019-09-29T15:22:35Z")

</div>

Now I realized. I do not know ways to upload a picture from Thuinlable X in Firebase Storage. You do not fit the image loading in Cloudinary? [https://docs.thunkable.com/media-db](https://docs.thunkable.com/media-db)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:08pm UTC](https://community.thunkable.com/t/uploading-pictures-firebase-storage-help/249371/5 "2024-11-08T12:08:51Z")

</div>


