Using a name with non-ascii letters results in an empty response in the current API release. But, the next release will throw a BadRequest (400) status code which results in a infinite loop with the loader.
Expected Behaviour:
Text box should not allow any non-ASCII chars, and if it does, it should handle the BadRequest status code.
Description:
Using a name with non-ascii letters results in an empty response in the current API release. But, the next release will throw a BadRequest (400) status code which results in a infinite loop with the loader.
Expected Behaviour:
Text box should not allow any non-ASCII chars, and if it does, it should handle the BadRequest status code.