Changes between Initial Version and Version 1 of Ticket #20615, comment 5
- Timestamp:
- 08/23/2013 01:14:12 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20615, comment 5
initial v1 2 2 > But it would be nice for the API to return more than just "NULL". 3 3 4 Yes, looks like currently there's no reliable way to detect if the request failed due to an invalid slug and not a general connectionerror. We would just have to assume that null means an invalid slug.4 Yes, looks like currently there's no reliable way to detect if the request failed due to an invalid slug and not some general error. We would just have to assume that null means an invalid slug.