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

After enabling Enhanced Domain not able to use Extension in Sandbox #226

Open himanshu-IN opened 2 years ago

himanshu-IN commented 2 years ago

After enabling the recent features of the salesforce I am not able to use the extension in chrome browser. I have also updated it to the latest version still facing the same issues.

here is the screen shot of it : image

HerrX2000 commented 2 years ago

I have found a workaround: Manually change the URL from moz-extension://secret/data-export.html?host=my-domain--instance.my.salesforce.com -> moz-extension://3secret/data-export.html?host=my-domain--instance.sandbox.my.salesforce.com

This works for firefox. It's not a great solution tho. Inspecting an opened object does not work. Reinstalling the extension did not improve anything.

I would guess there is some issues with evaluating the credentials / cookies.

edraka commented 2 years ago

I'm having this same issue.

romanruns commented 2 years ago

same issue also - could it be related to the new .sandbox url format?

romanruns commented 2 years ago

I also cannot even get it to recognize the currently open record Screen Shot 2022-08-25 at 1 16 13 AM

HerrX2000 commented 2 years ago

Found a proper solution. I think with this the Issue can be closed.

Firefox:

grafik

Done works again.

willianmatheus98 commented 2 years ago

Hi everyone, for clear the cookies in chrome, use this URL chrome://settings/siteData?search=cookies, type in the input your sandboxes name and clear the cookies, when logged again, the problem will be fixed