AttributeError: module ‘gspread.auth’ has no attribute ‘console_flow’
I am trying to write an application that will run on a remote server and use the console flow (open link to authenticate on their local machine, then copy/paste code into console). However, running the following snippet provided in the documentation: