Hi, i am not able to create Category names in Geolocation with “&” and spaces in the console and the android API. When i create a category in Webapp, i get an error message as “Category names can be only a-z, A-Z and 0-9 and cannot begin with a number”. When i try from the Android API, i get the following Exception:
BackendlessException{ code: '4031', message: 'Invalid category name: Spa & Saloon' }