Forum Discussion

Dromanchik's avatar
12 years ago

REST API returns incorrect solutions count

Hi guys,

 

There is a problem with REST API. There are two REST API calls.

First:

/restapi/vc/boards/id/{BoardId}/solutions/count

returns value = 5


And second:

/restapi/vc/boards/id/{BoardId}/solutions/recent

returns a list of 8 Threads

 

Can anyone explain or assume why this happens? Is there any Lithium CMS bug or any Settings which affect these calls?

There is a problem to make Paging work because of the invalid solutions count.

I can provide full links (with domain name and real board id) if it will help.