Code |
Message |
Description |
407 |
Missing required param list_id |
list_id param is required |
407 |
Missing required param subscriber_id |
subscriber_id param is required |
407 |
Missing required param ip |
ip param is required |
101 |
Not allowed for list_id = %s |
Invalid access to subscriber list_id |
108 |
List %s has been deleted |
List ID belongs to a list which has been deleted |
122 |
Invalid IP received $ip |
The IP is invalid |
121 |
No such subscriber for id %s and list_id %s |
The subscriber was not found |
201 |
Internal ERROR. |
A database error occurred |
121 |
No such subscriber for subscriber_id %s and list_id %s |
Abonatul nu a fost găsit |