Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

api.authenticated_user_name causes problems #50

Open
HaujetZhao opened this issue Feb 27, 2021 · 1 comment
Open

api.authenticated_user_name causes problems #50

HaujetZhao opened this issue Feb 27, 2021 · 1 comment

Comments

@HaujetZhao
Copy link

In my case, the api.authenticated_user_name is None, and it causes problem in line 121, str cannot concatenate None.

After commenting the lines relted to api.authenticated_user_name, the script ran then.

@Andy8r0X
Copy link

Andy8r0X commented Mar 6, 2021

#49 Solution: Chage authenticated_user_name to authenticated_user_id
Line 84 and Line 121

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants