Fixed
Status Update
Comments
si...@gmail.com <si...@gmail.com> #2
This issue has been identified and will be fixed in an upcoming release of the Google Photos Library API.
su...@mercari.com <su...@mercari.com> #3
am...@google.com <am...@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:
su...@mercari.com <su...@mercari.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.
am...@google.com <am...@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?
Description
androidx Activity 1.6.0 introduced a requirement of having 33 as a minimum SDK version. If that's not the case, Compose Previews will crash with the following stack trace:
This should be fixed in Electric Eel, and the following workaround is reported to work in the meantime: