You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Ghost Mjrm
2 years agoExplorer | Level 4
my android app not uploading photo directly to Dropbox app folder using API
i have created android app and i add the API and the SDK to it to contact with my Dropbox app folder to automatically uploading photo but its tell me that the photo uploaded successfully but when i ...
- 12 months ago
More details about that error would be useful. It's not clear what doesn't work for you actually. The refresh token will just 'extend' your authentication 'life' (if could be said so), nothing more.
Здравко
Legendary | Level 20
Ghost Mjrm wrote:...
but its tell me that the photo uploaded successfully but when i check the Dropbox app i cannot find any photo
...
Hi Ghost Mjrm,
Do you understand that in you code message "Photo saved and uploaded successfully" may be preceded by "Error uploading to Dropbox: "? Do you receive double confirmation of success or just one? 🧐
If everything was Ok, Did you take a look in your "/Apps/Bau" folder only? If so, take a look in "/Apps/Bau/Apps" too. 😉 Are your missing photos there?
Hope this helps.
Ghost Mjrm
2 years agoExplorer | Level 4
hi
you have right i noticed that now
its better to do one confirmation message what should i delete and what should i remove can you tell me what is better and then i can see the right confirmation on the screen
Best Regards
- Здравко2 years agoLegendary | Level 20
Ghost Mjrm, there is no single right decision. It's matter of design decision and you can make it as you like.
Something else: Don't forget that access token (the one you use in your code) is short lived! 👆
- Ghost Mjrm2 years agoExplorer | Level 4
thank you so much to noticing me one more once but every time should i update my access token to make the app working again ? is there any solution for that i want to give this app to employer to use it and give me photo every time 24 hours per day
one more question i have edit my access token but the problem is still when i take photo it tell me error uploading to dropbox:null
i have checked my app Dropbox folder and i cannot find anything
Best Regards
- Здравко2 years agoLegendary | Level 20
Just performing OAuth flow and using "offline" as type will give you refresh token that doesn't expire. 😉
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,883 PostsLatest Activity: 4 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!