Only when trying to save a form, the client app receive the current Error: Error: The remote URL must contain the version: <The SERVER_URL value> I propose to give this warning or produce an error during server startup. The code that make the checking in the client and throws the exception is in [the `kinto-client` library](https://github.com/Kinto/kinto-http.js/blob/9406d3ab5ad0040d3bd70c1c4f1cab5d6be6cb06/src/base.js#L111)
Only when trying to save a form, the client app receive the current Error:
I propose to give this warning or produce an error during server startup.
The code that make the checking in the client and throws the exception is in the
kinto-clientlibrary