Jump to content

rtiksvk

Dormant
  • Posts

    4
  • Joined

  • Last visited

Posts posted by rtiksvk

  1. Hi guys , 
    I wanna send job on UM3 by curl like this : "curl -X POST --header 'Content-Type: multipart/form-data' --header 'Accept: application/json' -F 'file=filepath' 'http://um3/api/v1/print_job'" , but I get this error : "message": "Authorization required." , but when I try this : "curl -X GET --header 'Accept: application/json' 'http://um3/api/v1/auth/check/id'" I get this : "message": "authorized". So i don´t know how can I authorized on print_job.
    Thx 

×
×
  • Create New...