I have just created a Dropbox app to allow users to save a file from my FileMaker app to a folder (created by the Dropbox app) on their personal Dropbox.
It worked great for me (I'm very excited!), now I need to be able to let a few others try it for testing.
I am trying to add these users from the App Console, but the only option I have under "Development users" is "Unlink all users". I don't see how to add a user?
Also, when I add these users, which method should I use to get them to be able to authenticate? I plan on using OAuth 2. For my test, I generated an access token which I inserted in my FileMaker url sent to Dropbox. But I don't want to share that access token, do I? I do have a secure method to save the generated token into the FileMaker app, should I use that? Then it won't be accessible to the users, but I am unclear on whether they need to each generate their own token.
Thanks for any help!
Dan