View Issue Details

IDProjectCategoryView StatusLast Update
0003237AniDB UDP APIBug Reportpublic2018-08-14 17:30
ReporterReFreezed Assigned ToOmmina  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0003237: MYLISTADD: Cannot specify state=4
DescriptionWhen sending MYLISTADD with state=4 ("remote storage") the server responds with error 505. Choosing the "remote storage" state for a file on the website works fine but not when using the UDP API.
Steps To ReproduceAfter sending AUTH, send something like:
MYLISTADD ed2k=cbce0f1101f33ef95ed87f6f986cf6b3&size=369066876&state=4&s=abc&tag=foo
or
MYLISTADD edit=1&lid=123&s=abc&state=4&tag=foo

Get:
foo 505 ILLEGAL INPUT OR ACCESS DENIED

Expected:
foo 210 MYLIST ENTRY ADDED (...)
or
foo 311 MYLIST ENTRY EDITED (...)
Tagsmylist, UDP

Activities

DerIdiot

2018-08-14 17:30

administrator   ~0004260

that is already fixed, but not yet productive.

Issue History

Date Modified Username Field Change
2018-08-11 12:01 ReFreezed New Issue
2018-08-11 12:01 ReFreezed Tag Attached: mylist
2018-08-11 12:01 ReFreezed Tag Attached: UDP
2018-08-14 17:30 DerIdiot Assigned To => Ommina
2018-08-14 17:30 DerIdiot Status new => resolved
2018-08-14 17:30 DerIdiot Resolution open => fixed
2018-08-14 17:30 DerIdiot Note Added: 0004260