Giter VIP home page Giter VIP logo

Comments (6)

N4S4 avatar N4S4 commented on June 20, 2024

I don't recall having this issue, i was just reading a post in synology where task_create should be requested by GET and not POST.

I will have a look later on

from synology-api.

CKopoer avatar CKopoer commented on June 20, 2024

I don't recall having this issue, i was just reading a post in synology where task_create should be requested by GET and not POST.

I will have a look later on

Right, I have substituted GET for POST, that's another error in that erroneous document XDDD. I have noticed downlaod station has been using SYNO.DownloadStation2.Task API while synology haven't release document for that version.

from synology-api.

N4S4 avatar N4S4 commented on June 20, 2024

Interesting! Well I love synology but a lot of incorrect info in their api.

Lets see if I find something. However if you have already it working you can make a PR

from synology-api.

jashanj0tsingh avatar jashanj0tsingh commented on June 20, 2024

@N4S4 By the way this could be related to why I can make FileStation object get the API list by simply updating the path but the DownloadStation object is not able to get the API list by simply updating the path only. I will try the 2 and see if it works for me!

from synology-api.

N4S4 avatar N4S4 commented on June 20, 2024

Ok let me know, tomorrow I will do some testing and see whats wrong

from synology-api.

N4S4 avatar N4S4 commented on June 20, 2024

@CKopoer so now I remember
From synology download station docs on page 30:

Due to multipart upload limitations, creating tasks by uploading files should adhere to one of the following
implementations:

  • a Set the upload files as the only POST request method data, and set other files as GET parameters.
  • b Se
  • c ‘t all the parameters as POST data, and the upload file should implement LAST parameters

not really clear but I will try to work on it and see what I get

from synology-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.