Jump to content

add-url returning invalid request


dms123

Recommended Posts

I'm trying to use add-url, but it continues to return invalid request (HTTP code 400).

 

The request looks like this:

GET http://localhost:9000/gui/?action=add-url&s=http%253A%252F%252Ftorcache.net%252Ftorrent%252F92C5EEE78EC93F6FCA79E75BA6938EAE3B3295E9.torrent&token=R8_KKp_qxG_Eu0GeFnGoVZxIMUGZ5gulVzDWh7mMTKtMVUQ39sZZd7KXNlUAAAAA

I'm able to issue other commands just fine, such as list=1.   The token is right and url is URL encoded.  The port is right, everything seems fine.   Any ideas? Is there more verbose debugging available?

Link to comment
Share on other sites

Yeah, I've tried with it before action, directly after action.. same deal.

GET localhost:9000/gui/?token=grBzQxtefT37QWIXMn_SPOzXhulX43uqPEJ8bq_LsbjOM-zlKvpK0zSoNlUAAAAA&action=add-url&s=http%253A%252F%252Ftorcache.net%252Ftorrent%252F92C5CEE78EC93F6FCF79E75BA6938EAE3B3295E9.torrent
GET localhost:9000/gui/?action=add-url&token=grBzQxtefT37QWIXMn_SPOzXhulX43uqPEJ8bq_LsbjOM-zlKvpK0zSoNlUAAAAA&s=http%253A%252F%252Ftorcache.net%252Ftorrent%252F92C5CEE78EC93F6FCF79E75BA6938EAE3B3295E9.torrent
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...