Bug P3
Status Update
Comments
ch...@google.com <ch...@google.com> #2
If you are having difficulty with getting Photos from the API, please provide additional details or a description of the trouble or error you are seeing. Thanks!
Description
For issues with the Google Photos app, please see:
-----------------------
Before filing an issue, please read and follow these instructions carefully.
First, please search through existing issues to ensure that the bug has not already been reported. You can start the search here:
If the issue has already been reported, you can click the star next to the issue number to subscribe and receive updates. We prioritize responding to the issues with the most stars. You can also comment on the issue to provide any details of your experience with it.
If your issue has not been reported, please delete this introduction and provide all of the following:
(Please enable *Markdown* for improved formatting of your report.)
---------------------------------------------------------------------------
# Description
A short description of the issue.
# Detailed description
Describe the issue in further detail using the following sections.
## API calls
The calls to the API that lead to the error. Include the sequence of calls, including request headers and body.
Do not include any personal information, authentication secrets, media item or album IDs.
```
Please use markdown syntax to format your code.
```
## Steps to reproduce the problem
What steps will reproduce the problem?
1.
2.
3.
## What is the expected output?
Please describe what you expected the API to return.
## What do you see instead?
If you see error messages, please provide them.
## Code sample
A small code sample that reliably reproduces the issue. The sample should run as-is or with minimal setup.
```
<add your code here>
```
# Additional information
Please provide any additional information here.