Closed wwwqyhme closed 3 years ago
To what URL did you send the get-job-attributes request? As per https://tools.ietf.org/html/rfc8011#section-4.1.5 if you send this request to the printer-uri
you must include a job-id
.
(Closing because this question is beyond the scope of JIPP. This forum is for tracking JIPP issues.)
Although Clients SHOULD send printer-uri + job-id, the Printer is supposed to support either form described in RFC 8011 section 4.1.5. I'm guessing that switching the Get-Job-Attributes request to use printer-uri + job-id, as @GladeDiviney suggested, would result in a 'successful-ok' response.
https://tools.ietf.org/html/rfc8010#section-4 reads:
Each HTTP operation MUST use the POST method where the request-target is the object target of the operation
Which I take to mean a request targeting a job by its URI must be POSTed to that URI and not the Printer-URI.
this is my print request :
this is response
this is my get-job-attributes request:
this is response:
my printer is HP Laser 108w