HI
Why my rest request return Forbidden Status Code for the following request?
http://localhost:1469/rest/customtableitem.cms.assignedbikes?where=IssuedCardID LIKE '271381890076' AND StationAssignorID > 0 AND DeliveryBikeDate IS NULL AND StationDeliveryID = 0 OR StationDeliveryID IS NULL
But when i remove AND DeliveryBikeDate IS NULL , it is return data.
what is going wrong with my where query for rest request
Are you global administrator or do you have proper permissions set for the customtableitem.cms.assignedbikes custom table? What is the version of Kentcio (including hotfix)?
Thank you for your reply
by removeing WebDav handler problem solved
Please, sign in to be able to submit a new answer.