Create User and Create Workspace not in Postman collection

Completed

Comments

3 comments

  • DJI Developer Support
    You can set the workspace by using window.djiBridge.platformSetWorkspaceId(String uuid). Additionally, adding a User is not required for cloud deployment. The user management system is a feature that you should develop on your own. If necessary, you will need to develop the user management system yourself and add users.
    0
    Comment actions Permalink
  • Ma Ka

    Am I misunderstanding something in the Cloud API? In DJI Pilot 2, for example, a user has to log in to the third-party cloud with a user name and password. This user and password must be created somehow, right?

    0
    Comment actions Permalink
  • DJI Developer Support
    We would like to inform you that the sample code provided is for demonstration purposes only. There is no method available for creating users. You may manually add user information to the database.
    0
    Comment actions Permalink

Please sign in to leave a comment.