Hi, i think that badge api in getProject()... get badges should be paginated if a project have more than 20 badges it fail, adding this return new Pager(this, Badge.class, 20, null, "projects", this.getProjectIdOrPath(k), "badges"); will work and return all badges