BlitzKraft / saythanks.io

Spreading Thankfulness in Open Source.
https://saythanks.io
1.25k stars 154 forks source link

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

Closed amirbabaei97 closed 1 year ago

amirbabaei97 commented 1 year ago

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'

Pavithratrdev commented 1 year ago

Please check now, it is ressolved

amirbabaei97 commented 1 year ago

Yes, works like a charm!