Synthoid / ExportSheetData

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

Export Sheet Data not working today #109

Closed RalfProtecky closed 4 years ago

RalfProtecky commented 4 years ago

Hey, I've noticed that Export Sheet Data hasn't been working today. Is this a global problem?

Synthoid commented 4 years ago

Well two people commenting about problems exporting within minutes of each other is probably not a good sign. (Though I am excited that enough people are using ESD for two people to comment on this at once). I just tried exporting simple JSON and XML files and that seems to work fine for me (tested on a G Suite account). Can you link an example for your sheet?

RalfProtecky commented 4 years ago

There's no error for me. I've always used a compiler that created a json for me - right now it's getting stuck at loading without any error, nor response - it just loads (the circle is going). Even left it for about 30 minutes, nothing happened.

Sadly, can't link any of the spreadsheets as both are under NDAs.

Right now I'm using workaround by clicking "Visualize" and just copying the text.

matt-wadsworth commented 4 years ago

Following on from my comment in the other issue thread; happy to report exporting seems to be working as usual now for our team, unsure what was causing the issue earlier today.

I did "reset" the sharing settings on one of the sheets affected, not sure if that made any difference.

RalfProtecky commented 4 years ago

Happy to confirm that it indeed works! Thanks mate.

Synthoid commented 4 years ago

Glad everything seems to be working now! Not sure what was happening, though I was noticing a lot of extra logs showing up in the developer console that make me a little uncomfortable. I’ll do some research to see if I can clean those up, but for now I’m closing this issue.