has been using wxpy to do the Wechat robot to automatically invite friends to join the group, but recently found that it can not be used. Here are the tips I have seen. Is there any student who also uses this? have you seen such a situation?
in addition to add_members, remove_members is also not available, prompting the same information.
>>> group.add_members(friend, use_invitation=True)
Traceback (most recent call last):
File "<pyshell-sharp57>", line 1, in <module>
group.add_members(friend, use_invitation=True)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36-32\lib\site-packages\wxpy\utils\misc.py", line 72, in wrapped
smart_map(check_response_body, ret)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36-32\lib\site-packages\wxpy\utils\misc.py", line 207, in smart_map
return func(i, *args, **kwargs)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36-32\lib\site-packages\wxpy\utils\misc.py", line 53, in check_response_body
raise ResponseError(err_code=err_code, err_msg=err_msg)
wxpy.exceptions.ResponseError: err_code: 1; err_msg: