I started with the API
I created a set of authorization keys.
A request to /auth/check/ returned authorized
Now I wanted to try a post on /print_job
I supplied a job name and a ufp file
the request returned a 403 authorization required
How do i supply my id to the request
Recommended Posts
nallath 1,124
The REST API is indeed your best bet.
Link to post
Share on other sites