Default Backend 404
This is the output you receive when there is nothing to render - i.e. no object createdStrings and Integers
OpenScad can automatically convert integers to strings, but Thingiverse can sometimes throw a wobbly. This can result in a 404 page not found when generating a model.Always use the str() function to guarantee something is a string.