J
jsandrea
Guest
Hi everyone, I'm having the following error doing an HTTP Request: Lead attributes in a chained-attribute expression (a:b:c) must be type HANDLE or a user-defined type and valid (not UNKNOWN). (10068) This error only occurs with OE 11.7.3 when I set "ContentType" to multipart/form-data" as I show below: Request = RequestBuilder
OST(oURI, oMultiEntity):AcceptAll():ContentType('multipart/form-data; boundary=' + MultiEntity:Boundary):Request. This same code works perfect using OE11.7.2. Also I found this article Progress KB - Error 10068 with HTTP client multipart/form-data content-type in 11.7.3 . I'm not able to downgrade to 11.7.2 because I need some of new features of this version but also need this code working. Anybody have an a idea? Thank you in advance.
Continue reading...
Continue reading...