sorenkrabbe / Chrome-Salesforce-inspector

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
336 stars 128 forks source link

Session not found error #252

Open roshisuthar opened 1 year ago

roshisuthar commented 1 year ago

When I am trying to access the salesforce inspector in normal tab then it throws error in console something like that list toolingApi sobjects Error: Session not found regularApi sobjects Error: Session not found popup.js:234 Unable to query user context Error: Session not found where QualifiedApiName >= 'M' limit 2000 Error: Session not found While when I open my org in incognito tab then this extension works fine. I am not able to debug what is going wrong