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
I am trying to force start a torrent hash but keep getting a 400 bad request i think it is to do with my CURL command line. If i am not trying to do a POST request it works fine but this particular function to make qBittorrent force start a torrent download seems to require it to be a POST request.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to force start a torrent hash but keep getting a 400 bad request i think it is to do with my CURL command line. If i am not trying to do a POST request it works fine but this particular function to make qBittorrent force start a torrent download seems to require it to be a POST request.
https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#set-force-start
Anyone know the correct way to do this thank you ?
Beta Was this translation helpful? Give feedback.
All reactions