Created by: T.J. Fields on 22-05-2013 12:55:38 PM I have recently begun to receive the following error from the CreateMeetingAttendee call: "validation: Parsing error: Content is not allowed in prolog. Line: 1 Column: 1" Has something changed on the WebEx side that would cause this? Thanks
Subject: RE: Parse Error Replied by: Jade Moors on 22-05-2013 01:10:35 PM Hi T.J., By any chance does your XML request contain any "&" or "%" symbols? If your request includes either of these AND you are using application/x-www-form-urlencoded as your HTTP header content-type, you could run into this error. Our Engineering team is aware of this issue and is working on a fix. Unfortunately there is no ETA at this time for the fix. In the meanwhile, if possible you can either (1) remove any instance of these characters or (2) change your request header content-type to application/xml to correct this issue. Regards, Jayde Moors WebEx API Developer Services
Subject: RE: Parse Error Replied by: T.J. Fields on 22-05-2013 01:26:29 PM Yes, there are & in my request, but they are HTML encoded, and this used to work just fine. Hopefully this will get fixed soon, as our integration is used by A LOT of users. Thank you for the reply.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: