Hi,
I have requested and received a free Dropbox Business Development Account.
However it seems it doesn't have support for Team Spaces. Is that right?
A call to get_current_account [1] while logged in as the team admin returns (excerpt):
...
"account_type": {
".tag": "business"
},
"root_info": {
".tag": "user",
"root_namespace_id": "8034326208",
"home_namespace_id": "8034326208"
}
...
Note the namespace ids are the same. My understanding per [2] was the ids should be different and .tag should read "team".
[1] https://www.dropbox.com/developers/documentation/http/documentation#users-get_current_account
[2] https://www.dropbox.com/developers/reference/namespace-guide