You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'