Developer API - Common error codes
Every method in the webcams.travel API may return with an error code listed here. Besides that, each method has individual error codes that are listed on the method's specification page.
Error codes
The following table lists all error codes that all methods have in common.| Code | Description |
|---|---|
| 1 | webcams.travel internal error |
| 2 | Missing required parameter |
| 3 | No method specified |
| 4 | Unknown method specified |
| 5 | Missing devid parameter |
| 6 | Bad or unknown devid specified |
| 7 | Bad or unknown response format specified |
Back to the API index page

