cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2/team/team_folder/create error

2/team/team_folder/create error

Hotovo
New member | Level 2

Hi Team,

 

I would like to ask about endpoint team_folder/create. We are writting tests but we cannot make request using this endpoint. I read here on forum that our team is set up to use the "team space" configuration and that we should use different endpoint but we cant use different endpoint for our tests. We need to test each endpoint from business endpoints. Therefore, my question is how to change our configuration in order to make request using this endpoint ? really appreciate your help.

 

This is our error:

{
  "{   "error_summary ": "invalid_account_type/endpoint/.",
  "error": {
    ".tag": "invalid_account_type",
    "invalid_account_type": {
      ".tag": "endpoint"
    }
  },
  "user_message": {
    "locale": "en",
    "text": "You can’t create a team folder for this team"
  }
}
1 Reply 1

Greg-DB
Dropbox Staff

If your team is using the "team space" configuration it doesn't need to use the /2/team/team_folder/create endpoint, since that functionality doesn't apply to the team. Accordingly, attempting to call /2/team/team_folder/create will fail. There isn't a way to switch between these configurations on demand.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?