What changed in the api on or around March 13th?
heyheyjc opened this issue · 1 comments
Summary
Several breaking changes appear to have been made in the api on or around March 13th 2023 (when a lot of documentation was updated too)
Browser(s)/Version(s)
All browsers, worldwide
Actual Behavior
Driven by rightly disturbed users, I've been seeing huge error rates, 25% - 100%, on the Google Cloud Console since March 13th (see attached image). Investigating, I've also found that several api calls are generating errors that did not up until then. For instance, after March 13th, picker view setMimeTypes no longer accepts an array of types, generating an error 500. It now accepts only a single string, with mime types separated with a space.
I'm still analyzing other problems that simply did not exist until a week ago: saving to Drive now fails, calls to retrieve appData fail, etc.
Steps to Reproduce
Go to youmescript.com and attempt to open a script from drive, or save the default one to drive. This app has been running for 6 or 7 years, and the last update was over 18 months ago.
As I'm sure you can imagine, for the sake of my business, sanity, and 30,000+ email-happy users, I'm quite keen to find out what happened on the 13th... and perhaps why.
Hi there. I am sorry you are having this issue. Unfortunately this repository is for questions about the client library itself and not specific APIs. Re-posting the question at https://stackoverflow.com/questions/tagged/google-drive-api should help you get it addressed.
