◐ Shell
clean mode source ↗

Added a print statement to clarify procedures in the command line if … by kurtrm · Pull Request #125 · orcasgit/python-fitbit

…the authorization page is not loaded.

When using the gather_keys_oauth2 script, the web browser was not redirecting as expected and no additional information was given in the command line. I entered a print statement so I could copy this URL into the browser, after which I was able to successfully get my keys. No core functionality was changed, and all 51 tests still passed.