-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm attempting to follow one of the examples, and straight at the start I get an error message:
`>>> import TOPdeskPy
topdesk = TOPdeskPy.connect("https://web.topdesk.net", [API user], "[API Password]")
Traceback (most recent call last):
File "", line 1, in
AttributeError: module 'TOPdeskPy' has no attribute 'connect'
`
Metadata
Metadata
Assignees
Labels
No labels