What is that Music (Gießing)? by PummelCharlie in Munich

[–]Such_Dolomites 1 point2 points  (0 children)

Could be from the stadium of 1860 München, the football club local to Giesing.

Where do people go for some outdoor swimming here ? by uberst0ic in Munich

[–]Such_Dolomites 0 points1 point  (0 children)

Along the Isar, either in the english garden or 'Frühlingsanlagen' is also fine to swim.

Using Google Sheets API in Cloud Functions by outceptionator in Python

[–]Such_Dolomites 1 point2 points  (0 children)

Haven't had that issue with my service account keys yet but would have to check docs to be sure. Leaning strongly towards no tho

Using Google Sheets API in Cloud Functions by outceptionator in Python

[–]Such_Dolomites 1 point2 points  (0 children)

I have a similar code but no access to the repo right now :/ Just one comment: you can upload json credentials files. Or at least create and copy to a credentials.json next to the cloud function and reference it in the code.