Skip to content

Handle the nextPageToken returned from Classroom API #5

@sirateek

Description

@sirateek

After looking in the API reference. Getting the list of data from Classroom API (ex: CourseWork, Students, Teachers, etcs.). The server may provide the nextPageToken in the response which means there are some data still missing. To get the rest, We need to call that API again by providing the pageToken equal to nextPageToken we got before as a queryParam.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions