I use gphotos-uploader-cli init to generate config file.
Then I change the account to my gmail account in config file.
Run gphotos-uploader-cli, it take me to google OAuth page, but the page throw an error:
400. That’s an error.
Error: redirect_uri_mismatch
The redirect URI in the request, http://localhost:38373, does not match the ones authorized for the OAuth client.
So I am unable to get token, is it any way to do OAuth manually?
gphotos-uploader-cli init
to generate config file.gphotos-uploader-cli
, it take me to google OAuth page, but the page throw an error:So I am unable to get token, is it any way to do OAuth manually?