
I tried enabling tracelogs in debug log settings, also uncheck 'Show My current Logs Only'. Nothing works.
4 respuestas
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.