SOAP API Response- HTTP 415 Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 08:31 AM
Hi all,
I was trying to hit an application through SOAP LogOn method, but i am getting response as "Method failed: (/services/BIDataService) with code: 415". I see that many posts are suggesting to add content type tag but i am not sure whether the below screen shot has right tag or not ?
When i tried to LogOn from SOAP UI, the response was successful and i can see my expected result.
What am i missing in the below code ??
Thanks!
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2019 10:15 AM
Hi,
I have uncommented line 3 & 4 and tested but the response is still throwing me error.
Let me know if the content type needs to change or modify ?
Thanks.