Skip to content

Get_program_by_tag_type returns Key_Error #36

@clivebearmanhub

Description

@clivebearmanhub

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions