Skip to main content
I would like to see the debug logs of REST API class in the developer console. The REST API accessed from a salesforce community. 

 

I tried enabling tracelogs in debug log settings, also uncheck 'Show My current Logs Only'. Nothing works.

 

 
4 respuestas
  1. 20 nov 2015, 05:26
    Using developer console you can see this log. First open developer console >Click>Debug>Open Execute  Anonymous window and run your rest api class with system.debug() to see output of response or some variables.
0/9000