We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
JavMirVal
3 years agoExplorer | Level 4
Filemaker Containers and non-persistent Token
Hi, I was able to store container contents in my Dropbox but the Token is not persistent. Read about it in the documentation and came to the conclusion that I need to use Oauth 2 with PKCE since I'll be using the application with mobile devices, the acquisition of the a Token must happen without user intervention. The problem is I don't understand the Oauth flow, how to get the token and what information must be provided to FileMaker. Filemaker uses the command "Insert from URL". Given the potential of this integration in the FileMaker Community, it would be very nice to have it available, sit developers don't have to "reinvent the wheel". Any help would be much appreciated, thank you in advance.
JavMirVal wrote:..., I was able to upload files to my DropBox but the Token expires.
Hi JavMirVal,
If that's the only problem, explanation you can find here will lead you through the way, I believe. 😉 You will see how you can get to a refresh token and how you can refresh expiring access token. Your work left is to "translate" the algorithm to the environment tools provided. Once you get aware of the idea, would be no problem to add PKCE on your own.
Hope this helps.
- ЗдравкоLegendary | Level 20
Hi JavMirVal,
If there is some issue with a third party tool, only the supplier can fix it. Ask there.
Hope this gives direction.
- JavMirValExplorer | Level 4
There is no issue really, FileMaker has the functionality working fine, the problem is that I don't know how to pass the parameters to their function, I need to use OAuth 2 flow with PKCE in order to use it in production. Following some examples I found in the Internet, I was able to upload files to my DropBox but the Token expires.
- ЗдравкоLegendary | Level 20
JavMirVal wrote:..., I was able to upload files to my DropBox but the Token expires.
Hi JavMirVal,
If that's the only problem, explanation you can find here will lead you through the way, I believe. 😉 You will see how you can get to a refresh token and how you can refresh expiring access token. Your work left is to "translate" the algorithm to the environment tools provided. Once you get aware of the idea, would be no problem to add PKCE on your own.
Hope this helps.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,876 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!