How do I get Debug Logs for Site Guest User in VS Code? I ran SFDX: Get Apex Debug Logs and I can see debug logs for my user. But what I want is debug logs for Site Guest User which I don't see in the suggested results.
Asked
Active
Viewed 259 times
1
Eduard
- 5,139
- 5
- 35
- 90

Your public users no longer need a debug_logs browser cookie to trigger logging.And I see the debug logs for the Guest User in Salesforce org. I just cannot download them via SFD CLI in VS Code locally. – Eduard Oct 09 '19 at 20:56