Wxpy invited to join the group and reported an error.

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: 
Mar.30,2021

have you solved this problem? I also encountered this, add me qq:37727640

Menu