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
Ashwin Date edited this page Mar 3, 2017
·
1 revision
This document discusses how HTTP status codes are managed when dealing with API plugins in Joomla.
There are several good resource on how to do status code handling. For all com_api implementations, it is chosen to use HTTP status codes to indicate errors. SO errors (validation failures, other errors etc) will return an appropriate HTTP status code.