SOAP Request test error - host parameter is null
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2015 07:39 PM
I have defined all parameters in SOAP message function. I clicked "Test" link under Related Links.
Response returned Java error - host parameter is null, You can see the request is undefined. Can anyone give some help here?
SOAP Message
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2015 10:36 PM
Hi Nancy,
Looking at the response,
java.lang.illegalargumentexception host parameter is null
my guess is there is something wrong with the SOAP endpoint URL.
It may be badly formed. Google indicates one cause could be that method, ie http or https, is missing.
Best Regards
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2015 11:18 PM
What is the output of "Preview script usage"?
There may be some clues there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2015 11:19 PM
Thank you, Tony. I will check SOAP endpoint URL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 02:55 PM
Hello I have the same issue, How was this error resolved?
