Skip to content

ValueError when using some methods #13

@Sami-Jagirdar

Description

@Sami-Jagirdar

I get a value error when I try to use the get_model() function but I don't get one if I try to use the delete_file() function. I tried looking at the source code and the get_model() method calls a request method where one of the arguments is a string with the printer url with a /rr_model appended to it.
The delete_file() method also does something similar but the argument when it tries to get a request is appended with a /rr_delete.
I'm not sure where these terms come from and I think the issue lies in understanding them.
Does anyone know why it raises a value error?

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