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

INVALID_SESSION_ID: Session expired or invalid #235

Open vhanson222 opened 1 year ago

vhanson222 commented 1 year ago

Extension doesn't work ever since the Winter '23 release. Any time I try to See All Data, or use the Data Export function, I see the message below: INVALID_SESSION_ID: Session expired or invalid

Here are the details from the Dev Console: inspector.js:63 GET https://lionheart--sandbox2.sandbox.my.salesforce.com/services/data/v55.0/query/?q=select%20Id%20from%20Account&cache=0.6504870967020029 401 (Unauthorized)

AlwaysThinkin commented 1 year ago

I get those errors also, but not in all Winter '23 environments. It works as expected in my Winter '23 production org and some sandboxes however it does not work with my Winter '23 Full sandbox.

vhanson222 commented 1 year ago

Interesting. I just tested in a few other sandboxes -- it works in one of my developer sandboxes, but not in my Partial sandbox. I use this extension every day. Hopefully someone will figure out a fix soon.

AlwaysThinkin commented 1 year ago

The other thread about this claims that clearing the *.force.com cookies from Chrome resolves it. I did that but I haven't restarted Chrome yet so hopefully that will work.

vhanson222 commented 1 year ago

Clearing cookies worked for me. Thanks!

AlwaysThinkin commented 1 year ago

Still hasn't worked for me after clearing force.com cookies and restarting Chrome. I suppose I'll try deleting salesforce.com cookies and other variants next. Still works fine in Production, just not my full sandbox.

AlwaysThinkin commented 1 year ago

Took removing all the various salesforce.com, visualforce.com, etc. cookies and restarting Chrome, but it's back now in my full sandbox.