Skip to content

pager.all()方法异常 #29

@huangyutingsky

Description

@huangyutingsky

代码,执行pager.all();报错:
Pager pager = vikaApiClient.getRecordApi().getRecords(sheetId, queryParam);
List all = pager.all();

异常:
cn.vika.client.api.exception.ApiException: code=400, message="pageNum value can't be smaller than 1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions