WriteOn / WriteOnApp

On a mission to create the world's finest writing experience.
https://writeon.io
Apache License 2.0
1 stars 0 forks source link

Nothing happens when I add a folder Id for Google #29

Closed yaboi closed 9 years ago

yaboi commented 9 years ago

If I add a folder Id (or at least what I think the folder Id should be) into the Drive sync modal, then click save, the modal disappears and there's not action (I'm assuming because there is no error, nothing in console, and no file shows in the folder I'm expecting it to on drive.)

screen shot 2015-06-11 at 1 19 02 pm

If I then try to sync to Drive again, the same folder Id is in the input. So, I click "Save" again and nothing.

yaboi commented 9 years ago

After about 60 seconds, I received the WriteOn message "Story Title will now be synced with Google Drive".

And, when I checked the folder, there were three different files in the folder I expected them to be (Although I only synced one file)

I also received some timeout errors, but not sure if that's something to do with this. Here's the console errors (there were three of them, so likely has to do with this)

Error: A timeout occurred.
    at o (https://next.writeon.io/writeon/main.js:26612:71)
    at eval (https://next.writeon.io/writeon/main.js:22458:8)
    at Array.forEach (native)
    at Function.C.each.C.forEach (https://next.writeon.io/writeon/main.js:4444:46)
    at Object.eval [as onPeriodicRun] (https://next.writeon.io/writeon/main.js:22456:6)
    at eval (https://next.writeon.io/writeon/main.js:26264:79)
thinq4yourself commented 9 years ago

I could not replicate this in v1.10.16. I updated the Google API to be a bit more secure, but backed those changes out in 1.10.16 in favor of this issue.

Please REPOEN if this persists in v1.10.16