ThisNext API
ThisNext API method: error
Simulates an API error response. For use in testing the API or an API
client.
Format:
Parameters:
Examples:
http://www.thisnext.com/api/v1/error?error=Do+not+do+that
http://www.thisnext.com/api/v1/error/sample/path/?error=Do+not+go+there
Format:
http://www.thisnext.com/api/v1/error?error=MESSAGE
http://www.thisnext.com/api/v1/error/PATH?error=MESSAGE
PATH
Any path, ignored
Parameters:
error=MESSAGE
Any arbitrary text message that should be echoed in the output.
Examples:
http://www.thisnext.com/api/v1/error?error=Do+not+do+that
http://www.thisnext.com/api/v1/error/sample/path/?error=Do+not+go+there


