Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Latest SDK doesn't support recent team spaces changes

Open Beginner friendly
#536 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
java
Domain
api

Research direction

Start by locating the NamespaceType and TeamMemberProfile model definitions and compare them with the linked Dropbox team spaces API update. Confirm how model changes are represented and check nearby tests or generated-model conventions. Done means the SDK exposes team_member_root and root_folder_id consistently with the documented API.

Written by the indexing model from the issue text.

Description

Hi,
I think that latest (6.1.0) doesn't support these changes:
team spaces
For example,
In NamespaceType , there is no support for team_member_root
In TeamMemberProfile, there is no root_folder_id field.

Regards,
Evgeniy

Dominant language
Java
Stars
627
Forks
463
Avg merge
5m
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dropbox/dropbox-sdk-java

All issues in dropbox/dropbox-sdk-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.