QueryString takes no effect when using APIBuilder plugin

Confluence User - 16 Sep, 2022

we have an api (http method: GET), using query string like this:

uid=5759827&model_code=067009&startOffset=0&model_name=BLABLABLA&open_id=o-Gvq0CBM...&pageSize=9999


there are two request(same request, different time) in log, the problem is :

1) one request found 2 records, which is RIGHT, in the BLUE rectangle

2) the other one request found 894 records, which is wired and WRONG, in the RED rectanble


does any one know about this? it seems like a critical bug of apibuilder, but i'm not sure.


please refer this pic for details

forms

2


17 Sep, 2022
confluenceUser
confluenceUser

uid=5759827&model_code=067009&startOffset=0&model_name=BLABLABLA&open_id=o-Gvq0CBM...&pageSize=9999

Your parameter is not right.

See this on how to specify the filter request param name.

18 Sep, 2022
confluenceUser
confluenceUser

yes, we don't use d-{digital} prefix.

but why we can still get right response? just very little chance to get all data

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print