hi rakeshmukundan
Somehow I did make a typo in the OAuth URLs. So, now I can continue logging in. But, after that I get to the Spotipo "500 error" page. Any idea what to do next?
NOTE: Using V2.12.0
The logs:
INFO:oauth2client.client:Received token response with no refresh_token. Consider reauthenticating with prompt='consent'.
INFO:oauth2client.client:Successfully retrieved access token
[2018-10-10 22:28:41,953] ERROR in app: Exception on /gp/login/check/ [GET]
Traceback (most recent call last):
File "/usr/share/nginx/spotipo/.env/local/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
File "/usr/share/nginx/spotipo/.env/local/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/share/nginx/spotipo/.env/local/lib/python2.7/site-packages/flask/app.py", line 1517, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/usr/share/nginx/spotipo/.env/local/lib/python2.7/site-packages/flask/app.py", line 1612, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/share/nginx/spotipo/.env/local/lib/python2.7/site-packages/flask/app.py", line 1598, in dispatch_request
return self.view_functionsrule.endpoint
File "spotipo/unifispot/modules/google/main.py", line 126, in decorated_function
File "spotipo/unifispot/core/guestutils.py", line 129, in decorated_function
File "spotipo/unifispot/modules/google/main.py", line 108, in decorated_function
File "spotipo/unifispot/core/guestutils.py", line 511, in decorated_function
File "spotipo/unifispot/modules/google/main.py", line 222, in gp_login_check
TypeError: assign_guest_entry() got an unexpected keyword argument 'gpprofile'
[pid: 30136|app: 0|req: 29244/53846] 82.72.XXX.XXX () {48 vars in 1642 bytes} [Wed Oct 10 22:28:41 2018] GET /gp/login/check/?state=trackid%3DXX77c965-aXX9-XXX6-bceb-2XXXXXX875&code=4/dAB3gAzFDRXXXXXXXXXXXXXXXyKHxaskUNuwXXXXXXX5Zfm-d4jO-iQx9fjd-5ruXXXXzx7g0Jw&scope=https://www.googleapis.com/auth/userinfo.email+https://www.googleapis.com/auth/userinfo.profile => generated 2262 bytes in 262 msecs (HTTP/1.1 500) 3 headers in 335 bytes (1 switches on core 0)
[pid: 30135|app: 0|req: 24603/53847] 82.72.XXX.XXX () {46 vars in 1159 bytes} [Wed Oct 10 22:28:55 2018] GET /s/5/google/config/ => generated 8108 bytes in 13 msecs (HTTP/1.1 200) 3 headers in 499 bytes (1 switches on core 0)