Errors

Spin Mobile uses conventional HTTP response codes to indicate the success or failure of an API request.

In general:

Error Cause / Description
200 Indicate the request was successful
401 Indicate a request isn't authenticated
402 - 499 4xx range indicate an error that failed given the information provided
5xx An error with the server