Error Messages


This page lists a variety of error messages you might see when developing with WebWidgets, and how to fix them.

Front-End / JavaScript Errors

There are a variety of errors that can happen during a syncItem() call.

Data Upload Errors

These are errors you might see when you attempt to upload Widget code or DBs to the WWIO server, using the Python scripts. Note that the WWIO server will reject an entire upload if any error is encountered, it will never partially apply an update. The Python scripts will attempt to catch some of these errors.