BlitzKraft / saythanks.io

Spreading Thankfulness in Open Source.

Home Page:https://saythanks.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The signup process fails - Apparently an issue with the /callback route of the API

amirbabaei97 opened this issue · comments

There seems to be an issue with the third-party signup process in the platform.

To reproduce:
Sign up on saythanks.io using a third-party account(a gmail account):

Output:
builtins.KeyError KeyError: 'nickname'

File "/root/Desktop/saythanks.io/saythanks/core.py", line 342, in callback_handling nickname = user_detail_info['nickname'] KeyError: 'nickname'

Please check now, it is ressolved

Yes, works like a charm!