Non-printable characters result in errors when they are accidentally included in any JSON request. These bugs are very difficult to diagnose and it would be much easier if Make could highlight them whenever they are present.
Current workaround:
use a replace function to remove them (See SS).