Skip to content

api error that occur during testing #8

@wj-Mcat

Description

@wj-Mcat
  • data = await puppet.contact_alias(id='token', alias='mylove')
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'CacheManager getContact() has no cache.', None)
  • data = await puppet.contact_self_q_r_code()
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)
  • room_qrcode = await puppet.room_q_r_code(id='room-id')
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)
  • data = await puppet.contact_self_name(name='秋天')
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)
  • data = await puppet.contact_self_signature()
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions