sorenkrabbe/Chrome-Salesforce-inspector

Salesforce Inspector not working maybe due to Salesforce URL Change

Opened this issue ยท 14 comments

Salesforce has appended .sandbox.lighting.force.com maybe because of that Salesforce Inspector extension isn't working.

FYI: Tried removing it and then installing it again. But it didn't worked.

And also, this is working perfectly fine in production environment.

Error Message found: "INVALID_SESSION_ID: Invalid Session ID found in SessionHeader: Illegal Session. Session not found, missing session hash: YBk5BxcUv+92ZOZc04bNiZG024WkB67b999njkdb+Jg=
This error usually occurs after a session expires or a user logs out. Decoder: DataInDbSessionKeyDecoder"

It's happening the same here, i changed in the URL appending the .sandbox.my.salesforce.com and worked, but it's manual

Jcps commented

Per #226 and the Troubleshooting section of the README, clearing cookies for Salesforce domains should resolve this issue. When in doubt, I clear all cookies for *force.com

Per #226 and the Troubleshooting section of the README, clearing cookies for Salesforce domains should resolve this issue. When in doubt, I clear all cookies for *force.com

That works for me . Thanks

Salesforce has appended .sandbox.lighting.force.com maybe because of that Salesforce Inspector extension isn't working.

I believe this is the issue

Per #226 and the Troubleshooting section of the README, clearing cookies for Salesforce domains should resolve this issue. When in doubt, I clear all cookies for *force.com

Worked for me!

@michelcarrillo & @Jcps I tried clearing the cookies. But it didn't work. Still the host= isn't taking the new .sandbox domain. Can you please check on this?

@jdagrawal008 try cleaning the cookies for all *.force.com domains

@michelcarrillo I cleared all the cookies from my browser settings. But the issue is still the same.

This is the version it is showing to me in the Salesforce Inspector Pop-Up
(v1.13 / 55.0)

@jdagrawal008 I have the same version, using chrome cleaned all cookies. First I've tried only for past hour, but that did not help, I had to clean for whole time.
image

When you step over this link, it shows the sandbox word in the url param?
image
image
It should show it, if it doesn't, it is getting that wrong parameter from some cookie.

Make sure you are cleaning the cookies and testing in the same Chrome profile if you are using it.