This topic was automatically generated from Slack. You can find the original thread here.
Hi Brains Trust !
I have another question but this one i think is more me then bug …
I am looking to access my QNAP server via HTTP using webdav protocols, I have already got it all working mounted on my mac and my pc but now we are looking to access via web to automate some tasks.
Using what QNAP have advised we are getting a 404 error saying we dont have access, QNAP advised not their issue as its working when mounted but thats of no help …
I’m not sure about QNAP protocol. Though you can try to get the sample cURL from them, and click into the Import cURL button on Pipedream. Using this feature will automatically construct the HTTP request
sorry this one is out of my normal realm, are u able to help with the line of code to place ie. curl -X GET http://119.18.8.195:5000/CMS but i know the user and pw need to go somewhere, sorry non coder expert here
> are u able to help with the line of code to place ie. curl -X GET http://119.18.8.195:5000/CMS but i know the user and pw need to go somewhere, sorry non coder expert here
I’m not sure what you mean. Could you share the sample cURL from QNAP?