cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
216
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

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.

Subject: RE: Parse Error
Replied by: Lushanthan Sivaneasharajah on 17-06-2013 07:27:38 AM
Please refer this thread
http://developer.cisco.com/web/webex-developer/forum/-/message_boards/view_message/16256100#_19_message_16249861
Getting Started

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:

Quick Links