Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit a72f1a0

Browse files
author
jennybc
committed
where to see Sheets API issues/bugs/status reports [skip ci]
1 parent 38006d9 commit a72f1a0

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: internal-projects/17_sheets-api-status-and-bugs.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "Documentation, bugs, status of the Sheets API"
3+
output:
4+
html_document:
5+
toc: yes
6+
toc_depth: 4
7+
---
8+
9+
On 2015-07-29 the Sheets REST API went down. See [issue #153 ](https://github.com/jennybc/googlesheets/issues/153) here and [Issue 3939](https://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=3939&q=Type%3DDefect%20API%3DSpreadsheets&colspec=Stars%20Opened%20ID%20Type%20Status%20Summary%20API%20Owner) at Google.
10+
11+
As a result of that I learned the following, which maybe handy in future:
12+
13+
* [apps-api-issues](https://code.google.com/a/google.com/p/apps-api-issues/) is a general landing page: "a place to report issues with the Google Apps APIs"
14+
* there's a section for the Sheets API, with links to
15+
- the [documentation](https://developers.google.com/google-apps/spreadsheets/) *obviously I've known about this for a while and have read the whole damn thing*
16+
- the [list of bugs](https://code.google.com/a/google.com/p/apps-api-issues/issues/list?can=2&q=Type%3DDefect+API%3DSpreadsheets) *bugs and issues seems to be used interchangeable in the vocabulary of this site*
17+
- the [list of feature requests](https://code.google.com/a/google.com/p/apps-api-issues/issues/list?can=2&q=Type%3DEnhancement+API%3DSpreadsheets)
18+
- form to file new bug or feature request
19+

0 commit comments

Comments
 (0)