Synthoid / ExportSheetData

Add-on for Google Sheets that allows sheets to be exported as JSON or XML.
MIT License
236 stars 46 forks source link

Visualize/Export buttons don't work. #98

Closed extralivesx99 closed 4 years ago

extralivesx99 commented 4 years ago

Whenever I press the "Visualize" or "Export" nothing seems to happen. No files created and no popup for visualization. I've used this on other sheets before without issue.

Synthoid commented 4 years ago

Hmm. Does the "Compiling JSON/XML..." modal pop up? Do you own the document? Are multiple google accounts signed in?

This could be a few things, so some more info about settings you are using and the doc itself should help hunt down what is going wrong.

extralivesx99 commented 4 years ago

Hey, so compiling never pops up. It works totally fine in firefox but not in chrome. I own the document and it's shared to my team.

On Thu, Nov 14, 2019 at 3:12 PM Chris notifications@github.com wrote:

Hmm. Does the "Compiling JSON/XML..." modal pop up? Do you own the document? Are multiple google accounts signed in?

This could be a few things, so some more info about settings you are using and the doc itself should help hunt down what is going wrong.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Synthoid/ExportSheetData/issues/98?email_source=notifications&email_token=ANYZTK4ZNZ4WYFLHGNTJ3SDQTXLPTA5CNFSM4JNS3G3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEDVEFA#issuecomment-554127892, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANYZTK6RLR7GE7K7NEANGCTQTXLPTANCNFSM4JNS3G3A .

Synthoid commented 4 years ago

Do you have multiple google accounts signed into the browser? Also, just to check, are you using a G suite account?

Synthoid commented 4 years ago

Closing this issue as I am assuming it was an issue related to multiple accounts signed in.

zzzantzzz commented 1 year ago

I believe this is a cache issue.

I can also confirm this was not working as expected in Chrome. Worked in my personal google account, but not my work one. Didn't ever load the Settings, and nothing happened when pressing visualize or export. I own the doc and no one else is signed in.

Works in Microsoft Edge, I assume it works in Firefox as reported.

Cleared the cache in Chrome and now works as expected.

You may want to look into this?

Thanks for the Extension/plugin!