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

Polaris Office Web Dev's avatar
Polaris Office Web Dev
Explorer | Level 3
4 years ago

How can I add more test uses to my app?

I am preparing dropbox extension app review. It is a document viewer which supports a certain document format. 

Before submitting this app, I would like to add more accounts for testing. 

I set enabled to other users and unchecked "Visibility"-Only me. 

In addition, I also implemented Oauth2, but my app isn't shown to other test accounts.

Could you give me advice how I invite test users for my app? 

https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-started-adding-users-to-my-app/m-p/276947 

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    There isn't a way to "invite" other users to use your Extension exactly. They just need to link your app to their accounts (via OAuth) to enable it on the web site for their accounts.

     

    You mentioned you implemented the OAuth flow, but have the other users gone through that flow yet? That would be initiated from your app's own surface.

    • Polaris Office Web Dev's avatar
      Polaris Office Web Dev
      Explorer | Level 3

      Thanks for your feedback. 

      Actually, the other users can't go through that flow now because my app doesn't appear as one of options in "Open" menu. 

      (For example, an extension app for PDF, 

      Let's assume that there hasn't been an app which completed Oauth in my test accounts. 

      However, I can start Oauth flow after choosing a pdf file in my Dropbox storage because there is "Connect more apps" menu". After choosing the menu for "Connect more apps", I can choose one app among options supporting pdf formats. Then Oauth flow starts by my explicit action. Once completed Oauth flow with an app I choose, the app will appear as default whenever I choose "open" menu with pdf files.) 

       

      I am asking about  how I invoke other users go through that flow as above. 
      I think Oauth flow starts after a user explictly clicks "connect the app". To do this, my app should appear as an option to connect an app when a user chooses the certain file format my app supports.

      (And the app will appear as default once it completed Oauth flow.) 
      Did I misunderstood the flow?

      Does an app only appear as an option to connect for other users after I click "Apply for production" in app console ? 

      • Greg-DB's avatar
        Greg-DB
        Icon for Dropbox Staff rankDropbox Staff

        I see, thanks for the additional information. Applying for production won't affect that (though you should apply if you need to connect more than 50 accounts). You should set up your app as covered in the Extensions Guide.

         

        It sounds like the additional apps you're referring to are partners, which are sometimes more closely integrated. You can find information on the partner program here.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,910 PostsLatest Activity: 3 days ago
333 Following

If 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!