thesmallstar commented on pull request #1171:
URL: https://github.com/apache/fineract/pull/1171#issuecomment-660314611


   @vorburger  @awasum  can you help me run the previous API? I have read the 
docs but haven't tried the API( just believed it would work as written in docs) 
but it turns out, I am getting a SQL error for all types of request I am making.
   
   Have you ever tried this? If not I would reach out the mailing list.
   
   
   I have tried: 
   
https://demo.fineract.dev/fineract-provider/api/v1/clients?paged=true&sqlSearch=%22accountNo=000000003%22&tenantIdentifier=default
   
   and
   
   
https://demo.fineract.dev/fineract-provider/api/v1/clients?paged=true&sqlSearch=accountNo%20like%20000000003&tenantIdentifier=default
   
   can you make any of this work?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to