motiko / sfdc-debug-logs

Browser extension for Salesforce logs management
http://motiko.github.io/sfdc-debug-logs/
MIT License
31 stars 12 forks source link

Uncaught TypeError: Cannot read property '2' of null #12

Closed motiko closed 1 year ago

motiko commented 4 years ago

Trying shit + W in both case I have "Failed to load resource: the server responded with a status of 401 (Unauthorized)"

PS Posting on behalf of Andrea

motiko commented 4 years ago

First solution: Go to setup-> security settings -> session setting and uncheck Require HttpOnly attribute image(1) Second option: In developer console set HttpOnly to false for sid cookie image(2)