-
Couldn't load subscription status.
- Fork 17
Open
Description
Hello, it looks like the JamfRecordNotFound Error class is missing the attribute response. This causes it to not be properly returned when a record is not found, producing a type error instead.
raise exceptions.JamfRecordNotFound(response, "Not Found")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Error.init() takes from 1 to 2 positional arguments but 3 were given
Metadata
Metadata
Assignees
Labels
No labels