You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content services should require oauth authentication to send content to print URLs. At the moment, anyone who knows your print ID and URL can send content to be printed.
This implies some kind of account on the backend server.
It would be good to keep it simple to post via cURL and AJAX in spite of this.
The text was updated successfully, but these errors were encountered:
Content services should require oauth authentication to send content to print URLs. At the moment, anyone who knows your print ID and URL can send content to be printed.
This implies some kind of account on the backend server.
It would be good to keep it simple to post via cURL and AJAX in spite of this.
The text was updated successfully, but these errors were encountered: