Assigned
Status Update
Comments
jf...@google.com <jf...@google.com> #2
This issue has been identified and will be fixed in an upcoming release of the Google Photos Library API.
to...@gmail.com <to...@gmail.com> #3
jf...@google.com <jf...@google.com> #4
We have just released a new version of the Google Photos Library API that fixes this issue.
Thanks for your patience!
See our release notes for further detail:https://developers.google.com/photos/library/support/release-notes#2018-07-31
Thanks for your patience!
See our release notes for further detail:
pa...@gmail.com <pa...@gmail.com> #5
Hi,
making the Http Requesthttps://photoslibrary.googleapis.com/v1/mediaItems:search
with this request body
{
"filters": {
"contentFilter": {
"includedContentCategories": [
"PEOPLE"
]
}
the response is empty but my google photos account contains people under the people category.
Can you help me, please?
Thanks.
making the Http Request
with this request body
{
"filters": {
"contentFilter": {
"includedContentCategories": [
"PEOPLE"
]
}
the response is empty but my google photos account contains people under the people category.
Can you help me, please?
Thanks.
jf...@google.com <jf...@google.com> #6
Thanks for the report, we will take a look.
While we are investigating this, a quick question: Do searches in the Google Photos apps work as expected? For example, does a search for "people" in the Google Photos web app return the expected results?
pa...@gmail.com <pa...@gmail.com> #7
Thanks for your reply.
Under the People category, not all people in the Google Photos app are shown, but only some. If I use another content category, for example, FOOD or FLOWERS gives the expected results.
Thanks.
Under the People category, not all people in the Google Photos app are shown, but only some. If I use another content category, for example, FOOD or FLOWERS gives the expected results.
Thanks.
Description