gilesknap / gphotos-sync

Google Photos and Albums backup with Google Photos Library API
Apache License 2.0
1.97k stars 161 forks source link

Push to production requires verification #399

Closed TheNore closed 1 year ago

TheNore commented 1 year ago

when trying to publish the app i am prompted with the following screen to enter additional detals, that I can not verify (app domain/policies etc.)

Steps: image

Result: image

image

image

Another error: Before verification this is the redirect I receive in "testing" image

gilesknap commented 1 year ago

this sounds bad. If Google has changed the policy then I'm not sure we will all want to publish our individual versions of gphotos-sync app.

I'm going to go through the secret creation process (yet again!) and verify if this is a new issue.

TheNore commented 1 year ago

Ok, thank you. Let me know if I can do anything to help

gilesknap commented 1 year ago

I've walked through the steps in https://gilesknap.github.io/gphotos-sync/main/tutorials/oauth2.html

It worked OK for me, so I think you have done one of the configuration steps differently to the instructions. Please can you try to go through the steps again?

I get the following dialogue when publishing which specifically says that verification is not required: image

brianmiller commented 1 year ago

It's because a logo was used. I've experienced this in my other apps. Don't use a logo. The logo requires branding validation.

image

gilesknap commented 1 year ago

@brianmiller thanks that is useful info. Closing this issue.