-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
The function call always returns an error when I call GetProgramByTagType with various tag names and values. The output is below:
line 254, in execute
result = method_map[method](*args, **kargs)
File "C:\Users\clive.bearman\AppData\Local\Programs\Python\Python36-32\lib\site-packages\marketorestpython\client.py", line 3861, in get_program_by_tag_type
return result['result']
KeyError: 'result'
P.S> Thanks for this library. I really fove it and find it incredibly useful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels