Skip to content

'CiscoSparkAPI' object has no attribute 'message' #22

@DJF3

Description

@DJF3

When running the script with the demo script from the readme document I see the following error

File "sparkapitest.py", line 26, in <module> api.message.create(demo_room.id, text="Welcome to the room!", files=["welcome.jpg"]) AttributeError: 'CiscoSparkAPI' object has no attribute 'message'

AttributeError: 'CiscoSparkAPI' object has no attribute 'message'

Used (sudo) PIP to install the library on my Mac.

Is this a known error?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions