Hello, I'm trying to setup oama to use with google. I have installed 'oama'. $ oama --version oama version 0.19.0 Running 'oama' created the config. Uncommented in config.yaml, I have: $ grep -v '#' ~/.config/oama/config.yaml encryption: tag: GPG contents: [email protected] services: google: client_id: <ID>.apps.googleusercontent.com client_secret: <ID> auth_scope: https://mail.google.com/ Is the GPG value for 'your-KEY-ID', what I would use when encrypting files with 'gpg -er [email protected]'? FYI, when I created the Oauth2 credentials with google, I chose 'internal' and not 'external'. I was unsure. Then I ran: $ oama authorize google [email protected] --nohint Authorization to grant OAuth2 access to [email protected] started ... Visit http://localhost:49519/start in your browser ... When I load the URL in firefox, I get: Unable to connect Firefox can’t establish a connection to the server at localhost:49519. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web. Any direction you have give me would be appreciated, thanks.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by zsw and has received 12 comments.