You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.
Paddy Foran edited this page Nov 30, 2012
·
3 revisions
API responses may be returned with Warnings, depending on the state of the service and the user's account within the system. Clients should check for these Warnings, and react accordingly.
Warning Codes
Warning 199 2cloud "The version of the client you are using is out of date. Please update your client."
The user's client (Android app, Chrome extension, etc.) is out of date and needs to be updated. The client should implement the logic to update itself in the background, if possible.
Warning 299 2cloud "Warning! Your subscription has expired. It expired on Dec 02, 2010."
The user's Subscription has expired, and they are in the grace period. They need to renew their subscription or they'll lose access to their account.