Resource Path in Json Service Rest
Hi
I am using the product Pega 7.1.7. I trying to add static resource path to my Json Rest service (i.e: /cust/per/doc the URL will be : http://server:port/prweb/PRRestService/servicepackage/serviceclass/servicemethod/cust/per/doc?querystring ) but when i try to hit the service url by appending the resource path I am unable to get the response , "invalid request" error is thrown in the browser. Any suggestions is appreciated.
Thanks