Hello everyone,
I created a web interface and need to be able to send request to Duet with it.
I use vuejs with axios, but whenever I try to send request, it fail (no response code).
Is there some CORS requirement ? A problem with Axios ?
P.S. : not sure about the category