Hello,
My service has stopped working recently when papery upgraded the platform.
I have a query service which takes one where argument and returns results from database. Apparently if I test the service using "Test" option in service section. It works perfectly. But If I start to use this service in one of the page to pull data using same query, I don't see any results. I am sure that the query and where clause is right and it was working fine but recently it just stopped working. We didn't changed anything in the database schema or any other parameters.
How can you help to resolve this issue?