Discussions

 View Only
  • 1.  error on API_FindDBByName

    Posted 11-18-2017 11:03
    I am new to quickbase. I have a task to fetch user details using quickbase API. I am trying to connect to each app using API_FindDBByName. but for few apps I get following error "Exception of type 'Intuit.QuickBase.Core.Exceptions.UnableToParseXmlException' was thrown." can somebody help me to understand as what could be the possible reason


  • 2.  RE: error on API_FindDBByName

    Posted 11-19-2017 00:11
    Vinayak,
    Check you xml for special characters - here's a link with a brief description:
    https://stackoverflow.com/questions/7248958/which-are-the-html-and-xml-special-characters
    Neil