POST SOAP Webservice issue.

@tfassette

Can you explain in more detail what you mean by packing the soapUI request into a string? I got my request from SoapUI, but am unsure on how it should be setup. should each line of my soapui request be inside its own set of ""s? [import]uid: 19620 topic_id: 29561 reply_id: 143372[/import]

Nevermind, I got it working! Finally realized that each line was in single ’ 's [import]uid: 19620 topic_id: 29561 reply_id: 143384[/import]

Hey guys, hoping someone can quickly reply. I am attempting to use your examples from above, however when I try to run my program corona says “nesting of [[…]] is deprecated near ‘[’”. Any idea why I am getting this syntax error? [import]uid: 19620 topic_id: 29561 reply_id: 143218[/import]

The code I posted was quite some time ago. Anyway, I haven’t encountered a problem such as the one you describe. The only double ‘[[’ is the ones surrounding the params.body part. They stretch from params.body = [[......]]

Perhaps something has changed in the later corona versions that makes that usage deprecated, although that does sound odd. [import]uid: 134273 topic_id: 29561 reply_id: 143220[/import]

I’m sorry, I just realized that my issue was with doing bracket comments of --[[, turns out I had something screwed up with that. Sorry! and thanks for the reply [import]uid: 19620 topic_id: 29561 reply_id: 143222[/import]

@tfassette

Can you explain in more detail what you mean by packing the soapUI request into a string? I got my request from SoapUI, but am unsure on how it should be setup. should each line of my soapui request be inside its own set of ""s? [import]uid: 19620 topic_id: 29561 reply_id: 143372[/import]

Nevermind, I got it working! Finally realized that each line was in single ’ 's [import]uid: 19620 topic_id: 29561 reply_id: 143384[/import]

Hey guys, hoping someone can quickly reply. I am attempting to use your examples from above, however when I try to run my program corona says “nesting of [[…]] is deprecated near ‘[’”. Any idea why I am getting this syntax error? [import]uid: 19620 topic_id: 29561 reply_id: 143218[/import]

The code I posted was quite some time ago. Anyway, I haven’t encountered a problem such as the one you describe. The only double ‘[[’ is the ones surrounding the params.body part. They stretch from params.body = [[......]]

Perhaps something has changed in the later corona versions that makes that usage deprecated, although that does sound odd. [import]uid: 134273 topic_id: 29561 reply_id: 143220[/import]

I’m sorry, I just realized that my issue was with doing bracket comments of --[[, turns out I had something screwed up with that. Sorry! and thanks for the reply [import]uid: 19620 topic_id: 29561 reply_id: 143222[/import]

@tfassette

Can you explain in more detail what you mean by packing the soapUI request into a string? I got my request from SoapUI, but am unsure on how it should be setup. should each line of my soapui request be inside its own set of ""s? [import]uid: 19620 topic_id: 29561 reply_id: 143372[/import]

Nevermind, I got it working! Finally realized that each line was in single ’ 's [import]uid: 19620 topic_id: 29561 reply_id: 143384[/import]