Google Drive not persisting PUT changes -


to google:

1) have app uses google api javascript client. prior today, able save changes existing user file that's saved on drive. however, if send put request https://content.googleapis.com/upload/drive/v2/files updated file contents, still 200 response, new file contents not persisted. (fetching file again on page refresh shows old file state.) none of app's code has changed since last working on sunday.

i feel related file revisions suspect behavior? , google drive api file update new possible bug. should bug report, unable find submit google drive sdk support page says come stackoverflow.

update: there's thread on google+ site google drive developers regarding issue.

2) there webpage has information on when google makes api updates and/or changes break functionality? happened last week: google drive sdk giving access users files , affected app. stackoverflow best place learn these things?


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -