Question:
Does Brightidea API return data with UTF-8 encoding?
Answer:
- Yes - All API calls will return data using UTF-8 encoding.
- Additionally, all user entered data (i.e. screen names, idea descriptions, etc..) will be wrapped in CDATA tags to ensure that no user entered data will disrupt the XML formatting.
Comments