You need to sign in to do that
Don't have an account?

Webservice URL Access
Webservice URL is not able to be accessed even though right permissions are proviced. See the attached documents on how to test it.
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
https://[domain].secure.force.com/DocumentPortal/services/apexrest/DocumentData (https://mysemtech.secure.force.com/DocumentPortal/services/apexrest/DocumentData" style="color:blue; text-decoration:underline)
Profile level access is provided to that apex class associated with it.
In the same way for Other API URL Testing, which given same permissions too is not working as shown below screen
https://[domaim].secure.force.com/DocumentPortal/services/apexrest/ExclusiveWSPData
What is the error being thrown ? Are you trying with an Admin profile or a custom profile? Thanks
<errorCode>FORBIDDEN</errorCode>
<message>You do not have access to the Apex class named : DP_DocExclusiveRestWebService</message>