Forum Discussion
TariqHussain
8 years agoBoss
omygoodness - Can you try the same in API V2, just to check if this is error is only with API V1?
Select * from messages where user.id = 'id'
Select count(*) from messages where user.id = 'id'
Give kudos if you find my posts helpful or mark solution if it answers your query
Tariq
omygoodness
8 years agoMentor
I checked API2 and it is counting fine so there is problem with some requests with API1
- VikasB8 years agoBoss
omygoodness It seems you are using counts instead of count in your API.
/restapi/vc/users/id/[id]/posts/count
Related Content
- 7 months ago
- 2 months ago
- 10 years ago
- 2 years ago