# Thunkable X Uploading Images to Dropbox Using Camera and Dropbox API

**URL:** https://community.thunkable.com/t/thunkable-x-uploading-images-to-dropbox-using-camera-and-dropbox-api/42863
**Category:** Questions about Thunkable X
**Tags:** camera, beginner, webapi
**Created:** [August 23, 2018, 5:56pm UTC](https://community.thunkable.com/t/thunkable-x-uploading-images-to-dropbox-using-camera-and-dropbox-api/42863 "2018-08-23T17:56:58Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pogslam](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/pogslam/32/23787_2.png) [@pogslam](https://community.thunkable.com/u/pogslam)
#### Post date: [August 23, 2018, 5:56pm UTC](https://community.thunkable.com/t/thunkable-x-uploading-images-to-dropbox-using-camera-and-dropbox-api/42863/1 "2018-08-23T17:56:58Z")

</div>

I’m about 3 days into working with Thunkable and I’m basically new to all of this, so apologies in advance for this first post!

I’m trying to have my app take a picture and upload it to dropbox at the press of a button.

I got this to work in Thunkable Classic using this [example from Taifun](https://puravidaapps.com/dropbox.php)

But then I could not replicate the code in Thunkable Cross-platform.

This is where I’m at (I know it is non-sense right now). It does call the camera and allow me to take an image but then it does not upload that image. I don’t know how to put together those headers with the new interface.

 ![dropbox%20example](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/8/48ec51a14c3a10f7535d6ef6509bd9194aff4245.png)

---

<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: [August 24, 2018, 5:35am UTC](https://community.thunkable.com/t/thunkable-x-uploading-images-to-dropbox-using-camera-and-dropbox-api/42863/2 "2018-08-24T05:35:43Z")

</div>

An interesting problem. I’ll think about it.

---

<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: [August 24, 2018, 9:25am UTC](https://community.thunkable.com/t/thunkable-x-uploading-images-to-dropbox-using-camera-and-dropbox-api/42863/3 "2018-08-24T09:25:52Z")

</div>

Thunkable X does not yet have the functionality to solve such a problem. I think it’s easiest to do this via php.

---

<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:00pm UTC](https://community.thunkable.com/t/thunkable-x-uploading-images-to-dropbox-using-camera-and-dropbox-api/42863/4 "2024-11-08T12:00:37Z")

</div>


