Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pager.all()方法异常 #29

Open
huangyutingsky opened this issue Jun 25, 2023 · 0 comments
Open

pager.all()方法异常 #29

huangyutingsky opened this issue Jun 25, 2023 · 0 comments

Comments

@huangyutingsky
Copy link

代码,执行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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant