Search found 3 matches

by burzum
Thu Oct 08, 2015 3:53 pm
Forum: Development
Topic: issue with AddContentBlock method (WS)
Replies: 3
Views: 9503

Re: issue with AddContentBlock method (WS)

Interesting enough, I have just found out that I also get a 500 error when calling updateMailingList() with the correct parameters. If I call updateMailingList with correct values (AFAIK correct values at least...), I get in SoapUI: HTTP/1.1 500 Server Error Content-Length: 0 Server: Jetty(8.1.14.v2...
by burzum
Wed Oct 07, 2015 3:10 pm
Forum: Development
Topic: issue with AddContentBlock method (WS)
Replies: 3
Views: 9503

Re: issue with AddContentBlock method (WS)

Hello, thx for your answer. Indeed, I did mix 2 methods names into my post. The one I am having trouble with is definitely AddContentBlock. I edited my original post accordingly. So to summarize and clarify: If I call AddContentBlock with the code from my original post using: - targetID = 0 : -> Soa...
by burzum
Thu Oct 01, 2015 4:16 pm
Forum: Development
Topic: issue with AddContentBlock method (WS)
Replies: 3
Views: 9503

issue with AddContentBlock method (WS)

Hello, I am getting a "java.io.IOException: Server returned HTTP response code: 500 for URL" error when calling " AddContentBlock " method via the webservice into my java code. When testing the webservice call with the same arguments on SoapUI, I get this error: ExceptionMessage:...