I want to consume a Rest Api.It looks like this:
But when I go on to test the api it shows response as
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head><script type="text/javascript" charset="UTF-8">
(function (global) {
global.outsystems = global.outsystems || {};
global.outsystems.internal = global.outsystems.internal || {};
})(this);
outsystems.internal.timerspolyfillResponseStart = new Date().getTime();
outsystems.internal.startInstant = new Date();
outsystems.internal.requestEventName = 'WebScreenClientExecuted';
outsystems.internal.beaconRESTURL = '/PerformanceProbe/rest/BeaconInternal/WebScreenClientExecutedEvent';
</script><meta property="og:image" content="http://www.outsystems.com/CommunityBaseTheme/img/social_share_thumbs_120x100.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="120" />
<meta property="og:image:height" content="100" />
<meta property="og:image" content="http://www.outsystems.com/CommunityBaseTheme/img/social_share_thumbs_180x110.png" />
<meta property="og:image:width" content="180" />
<meta property="og:image:height" content="110" />
<meta property="og:image" content="http://www.outsystems.com/CommunityBaseTheme/img/social_share_thumbs_200x200.png" />
<meta property="og:image:width" content="200" />
<meta property="og:image:height" content="200" />
<link rel='preconnect' href='https://use.typekit.net' crossorigin>
<link rel='preconnect' href='https://fonts.googleapis.com' crossorigin>
<link rel='preconnect' href='https://cdnjs.cloudflare.com' crossorigin>
<script>!function(t,e,n,a,s,o,r,i){n&&(o=n[a],o&&(r=t.createElement("style"),r.innerHTML=o,t.getElementsByTagName("head")[0].appendChild(r)),i=e.setAttribute,e.setAttribute=function(t,r,p,u){"string"==typeof r&&r.match(s)&&(p=new XMLHttpRequest,p.open("GET",r,!0),p.onreadystatechange=function(){4===p.readyState&&(u=p.responseText,u!==o&&(n[a]=u))},p.send(null),e.setAttribute=i,o)||i.apply(this,arguments)})}(document,Element.prototype,localStorage,"tk","//use.typekit.net");</script>
<script>
(function(d) {
var config = {
kitId: 'jlz7hji',
scriptTimeout: 3000,
async: true
},
h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\bwf-loading\b/g,"")+" wf-inactive";},config.scriptTimeout),tk=d.createElement("script"),f=false,s=d.getElementsByTagName("script")[0],a;h.className+=" wf-loading";tk.src='//use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!="complete"&&a!="loaded")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s)
})(document);
</script><title>
Login | OutSystems
</title><!-- Google Tag Manager --><script async>!function (e, t, a, g, m) { e[g] = e[g] || [], e[g].push({ 'gtm.start': (new Date).getTime(), event: 'gtm.js' }); var n = t.getElementsByTagName(a)[0], r = t.createElement(a); r.async = !0, r.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WF6BPG>m_auth=75R2bL6e1Xw9JQmSOSGzWg>m_preview=env-125>m_cookies_win=x', n.parentNode.insertBefore(r, n) }(window, document, 'script', 'dataLayer');</script><!-- End Google Tag Manager --><link rel="preconnect" href="https://api.segment.io"><link rel="preconnect" href="https://cdn.segment.com"><!-- Google Tag Manager --><script async>!function (e, t, a, g, m) { e[g] = e[g] || [], e[g].push({ 'gtm.start': (new Date).getTime(), event: 'gtm.js' }); var n = t.getElementsByTagName(a)[0], r = t.createElement(a); r.async = !0, r.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WF6BPG>m_auth=75R2bL6e1Xw9JQmSOSGzWg>m_preview=env-125>m_cookies_win=x', n.parentNode.insertBefore(r, n) }(window, document, 'script', 'dataLayer');</script><!-- End Google Tag Manager --><meta name="og:description" content="Try the OutSystems Platform free - get everything you need to design, develop, deploy, and manage amazing applications in the cloud. Start today - no commitment, no credit card needed." /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="msapplication-tap-highlight" content="no" /><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="mobile-web-app-capable" content="yes" /><meta name="format-detection" content="telephone=no" /><meta name="msapplication-tap-highlight" content="no" /><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover, maximum-scale=5, minimum-scale=1, minimal-ui" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="mobile-web-app-capable" content="yes" /><meta name="format-detection" content="telephone=no" /><link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700" /><script type="text/javascript" src="/TrackingIntegration/js/genericfunctions.min.js" defer="defer"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" /><meta http-equiv="Content-Style-Type" content="text/css" />
<style>
.OSFillParent {
display: block;
width: 100%;
}
table.OSFillParent {
display: table;
input.OSFillParent,
button.OSFillParent,
select.OSFillParent,
textarea.OSFillParent {
display: inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
.OSInline {
*zoom: 1;
*display: inline;
vertical-align: top;
table.OSInline {
display: inline-table;
.OSAutoMarginTop {
margin-top: 10px;
table[class*="ThemeGrid_Width"] {
div[class*="ThemeGrid_Width"] {
th[class*="ThemeGrid_Width"],
td[class*="ThemeGrid_Width"] {
display: table-cell;
[class*="ThemeGrid_Width"] {
.ThemeGrid_Container {
</style>
<link href="Login.Combined.css?47386" type="text/css" rel="stylesheet" />
<link href="Theme.SignupTheme.Combined.css?47386" type="text/css" rel="stylesheet" />
<link href="/OutSystemsUIWeb/Theme.BaseTheme.extra.css?45548" type="text/css" rel="stylesheet" />
<script id="_OSrequestInfoScript" type="text/javascript">(function(global) { global.outsystems = global.outsystems || {};global.outsystems.internal = global.outsystems.internal || {};global.outsystems.internal.requestInfo = {visitorKey:'d22a7022-c6b2-4ee3-9ace-d2dc41907114',visitKey:'d72b25db-5b65-4985-a856-4343c92cc947',sessionKey:'/J67sohTgEC/4ETRCKgPTw==',userKey:'',requestKey:'7636f3c0-1e5a-4d30-9169-8def880898a6',webScreenKey:'d28f3aec-86e3-4fa1-8e10-60872e1d8a96',webScreenName:'Login',espaceKey:'2e1083e9-1f99-4957-8a95-3f77b7b6fdb3',espaceName:'home',applicationKey:'575d0931-aaac-46cc-87e3-83ce02a65c0e',applicationName:'Portal Home',tenantKey:'86636791-f806-4dd0-2ecd-17b3eefd2636',tenantName:'EnterpriseManager',environmentKey:'c13337c1-878a-45d4-b711-a450c170cdb0',environmentName:'www.outsystems.com',frontendKey:'$1$V0dOHzb0PYOBy6bFjNjE6g==kbMXEsy30jvoyR8GTNZgztERQdYEOTRwHg2g1NbdHAA='}})(this);</script>
<script src="_osjs.js?11_8_2_18891" type="text/javascript" charset="UTF-8"></script>
<script src="/home/_OSGlobalJS.js?47386" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/PortalTheme/Layout/JavaScript.js?47311" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/PortalTheme/Widgets/GTM_Script.js?47311" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/WebPatterns/Javascript/SilkUICommon.en.js?42380" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/WebPatterns/Javascript/SilkUI.en.js?42380" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/WebPatterns/Utilities/Feedback_AjaxWait.en.js?42380" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/PortalTheme/HeaderFlow/Header.js?47311" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/OutSystemsUIWeb/Private/DeviceDetection.en.js?45548" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/OutSystemsUIWeb/Private/CSSVarsPonyfill.en.js?45548" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/OutSystemsUIWeb/Libraries/JSON5_2_1_0.en.js?45548" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/RichWidgets/RichWidgets/Feedback_AjaxWait.en.js?45827" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/RichWidgets/jQueryUI/jQueryUIInternal.en.js?45827" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/RichWidgets/jQueryUI/jQueryComponents.en.js?45827" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/RichWidgets/RichWidgets/Feedback_Message.en.js?45827" type="text/javascript" charset="UTF-8"></script>
<script src="/home/Blocks/OutSystemsUIWeb/Layouts/LayoutWidgets.en.js?45548" type="text/javascript" charset="UTF-8"></script>
</head>
<body data-os-cookie-policy="SameSite=None;Secure">
<form method="post" action="Login.aspx" id="WebForm1" name="WebForm1">
<input type="hidden" name="__OSVSTATE" id="__OSVSTATE" value="9+rcNVss7ZEuZ+2U3L6FTyNOzZYZ2Vuk/tkyEhOR3DFIMavIAHEDBA9qanlNsHAR8fnWkOqlBujmXknZ4ObS2T4hkIIubgdT3GNAEgYsv5wA1Sw7njjRw8jbgDWANzQHKf8nOi98SA4HC7m+C7FHIEa71Ocp2NUCxQ/97zRbmY5RcuVfQzOZYUa/ChLC5OtV3OB0a8kWgWUpiFr0fi9lrCL+ZaTP5Ztd/0cBfyD7a38WXF7OPU/MdxtkC+Cq6O4dVwsWPWOULYlgGBFwNchpb739S0NQPLYGqkC1akd09WKnRKdonGT3ijUxu0LCT5onRKtFsLvQCyZHcfYExA6GEY84hZo8s+a6gSNqjFUHlaqGiAAG+zSvwmEaR6FcW3S6UXEb/YRiFFnRu60H7Y/G0tgKh5z4hGLqPAtYUfJNvW+A0VluQFtsUR+OYcCezo9ZjGngMqIalBGMQ2cGKbnlKiOR52oOwMir6yk2mrQ8pA9VqiU8WziOUrPwYFzgNfPFQip7FnaZlD0xW3g/02XvFFtOFZQNlyGtYSrFqIXGCfKTiJ35uraHsfwJy9DrVQkVnGouKkT/Lbq+DYZrXj0rnNDEBJ+WVWhPw0rw5JbKe7RWOZ+Va2tYJD2GESAquW5WhWII9bPnPg0Kk0M6QV3qTaHsCqFKFwHRua+NK430dqgQXDBFNHQ2hC/AK1d+OSAXlTtMEu89X4wC5nN6T48bep6+3gA1ikvPxV2U8v2ThZPp3W+jkwnCpAIFmR7jdTbor+wBIGDFlGeq8pjzugBT+g==" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" />
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="27033FBB" />
<div class="login-content"><script>$(document).ready(function() {
$(document.body).prepend("<!-- Google Tag Manager (noscript) --><noscript><iframe src='https://www.googletagmanager.com/ns.html?id=GTM-WF6BPG>m_auth=75R2bL6e1Xw9JQmSOSGzWg>m_preview=env-125>m_cookies_win=x' height='0' width='0' style='display:none;visibility:hidden'></iframe></noscript><!-- End Google Tag Manager (noscript) -->");
});</script><script src='https://www.outsystems.com/bundle/beacon
' type='text/javascript' charset='UTF-8'></script><div class="Page startHidden unknownos en home-espace"><div class="all-content-wrapper"><div id="wt4_PortalTheme_wt10_block_wtcontent_holder"><script>$(document).ready(function() {
' type='text/javascript' charset='UTF-8'></script><style>
@font-face { /* REGULAR */
font-family: 'Cabin';
src: url('/PortalTheme/cabin-v14-latin-ext_latin-regular.woff') format('woff');
font-weight: 400;
font-style: normal;
font-display: swap;
-test: none;
@font-face { /* SEMI-BOLD */
src: url('/PortalTheme/cabin-v14-latin-ext_latin-600.woff') format('woff');
font-weight: 600;
@font-face { /* BOLD */
src: url('/PortalTheme/cabin-v14-latin-ext_latin-700.woff') format('woff');
font-weight: 700;
font-family: 'NotoSans';
src: url('/PortalTheme/noto-sans-v9-latin-ext_latin-regular.woff') format('woff');
font-display: block;
src: url('/PortalTheme/noto-sans-v9-latin-ext_latin-700.woff') format('woff');
@font-face {
font-family: osicons-v2;
src: url('/PortalTheme/osicons-v2.woff') format('woff');
[class*='osicons-v2'] {
font-family: osicons-v2 !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-variant: normal;
line-height: 1;
speak: none;
text-transform: none;
vertical-align: middle;
.osicons-v2-fb-brand:before,
.osicons-v2-fb:before,
.osicons-v2-facebook:before {content: '\e900';}
.osicons-v2-in-brand:before,
.osicons-v2-in:before,
.osicons-v2-linkedin:before {content: '\e901';}
.osicons-v2-tw-brand:before,
.osicons-v2-tw:before,
.osicons-v2-twitter:before {content: '\e902';}
.osicons-v2-share:before {content: '\e903';}
.osicons-v2-email:before {content: '\e904';}
.osicons-v2-tag:before {content: '\e905';}
.osicons-v2-cancel:before {content: '\e906';}
.osicons-v2-chevron-down:before,
.osicons-v2-arrow-down:before {content: '\e907';}
.osicons-v2-search:before {content: '\e908';}
.osicons-v2-valid:before,
.osicons-v2-select:before {content: '\e90a';}
.osicons-v2-hamburguer:before {content: '\e90b';}
.osicons-v2-chevron-up:before,
.osicons-v2-arrow-up:before {content: '\e90d';}
.osicons-v2-chevron-left:before,
.osicons-v2-arrow-left:before {content: '\e90e';}
.osicons-v2-chevron-right:before,
.osicons-v2-arrow-right:before {content: '\e90f';}
.osicons-v2-loader:before,
.osicons-v2-reload:before {content: '\e911';}
.osicons-v2-arrow-link:before {content: '\e915';}
.osicons-v2-add:before,
.osicons-v2-plus:before {content: '\e916';}
.osicons-v2-dash:before,
.osicons-v2-minus:before {content: '\e917';}
.osicons-v2-play:before {content: '\e918';}
.osicons-v2-spicy:before,
.osicons-v2-hot:before {content: '\e919';}
.osicons-v2-lang:before,
.osicons-v2-globe:before {content: '\e91a';}
.osicons-v2-link-out:before {content: '\e920';}
.osicons-v2-filter:before {content: '\e910';}
.osicons-v2-link-in-card:before,
.osicons-v2-arrow-link-thin:before {content: '\e921';}
.osicons-v2-double-arrow-up:before {content: '\e922';}
.osicons-v2-double-arrow-down:before {content: '\e923';}
.osicons-v2-double-arrow-left:before {content: '\e924';}
.osicons-v2-double-arrow-right:before {content: '\e925';}
.osicons-v2-sitemap:before {content: '\e926';}
.osicons-v2-rss:before {content: '\e909';}
.osicons-v2-info:before {content: '\e90c';}
.osicons-v2-validated:before {content: '\e912';}
.osicons-v2-layers:before,
.osicons-v2-stack:before {content: '\e927';}
.osicons-v2-pause:before {content: '\e914';}
.osicons-v2-calendar:before {content: '\e91b';}
.osicons-v2-clock:before {content: '\e91c';}
.osicons-v2-desktop:before {content: '\e913';}
.osicons-v2-phone:before,
.osicons-v2-mobile:before {content: '\e91f';}
.osicons-v2-location:before {content: '\e91e';}
.osicons-v2-users:before {content: '\e928';}
.osicons-v2-dragdrop:before {content: '\e91d';}
.osicons-v2-bulb:before {content: '\e929';}
.osicons-v2-camera:before {content: '\e92a';}
.osicons-v2-close:before {content: '\e92b';}
.osicons-v2-delete:before {content: '\e92c';}
.osicons-v2-download:before {content: '\e92d';}
.osicons-v2-draggable:before {content: '\e92e';}
.osicons-v2-edit:before {content: '\e92f';}
.osicons-v2-error:before {content: '\e930';}
.osicons-v2-logout:before {content: '\e931';}
.osicons-v2-options:before {content: '\e932';}
.osicons-v2-replay:before {content: '\e933';}
.osicons-v2-sort:before {content: '\e934';}
.osicons-v2-warning:before {content: '\e935';}
.osicons-v2-star-full:before {content: '\e938';}
.osicons-v2-star-empty:before {content: '\e937';}
.osicons-v2-star-half:before {content: '\e939';}
.osicons-v2-business:before {content: '\e936';}
.osicons-v2-flag:before {content: '\e93a';}
.osicons-v2-upload:before {content: '\e93b';}
.osicons-v2-thumbs-up-full:before {content: '\e93c';}
.osicons-v2-thumbs-up-empty:before {content: '\e93d';}
.osicons-v2-thumbs-down-full:before {content: '\e93e';}
.osicons-v2-thumbs-down-empty:before {content: '\e93f';}
.osicons-v2-switch:before {content: '\e940';}
.osicons-v2-support:before {content: '\e941';}
.osicons-v2-responsive:before {content: '\e942';}
.osicons-v2-file:before {content: '\e943';}
.osicons-v2-email-open:before {content: '\e944';}
.osicons-v2-dot-full:before {content: '\e945';}
.osicons-v2-dot-empty:before {content: '\e946';}
.osicons-v2-message:before {content: '\e947';}
/**** START OS ICON FONT ****/
font-family: 'osicons';
src: url('/PortalTheme/osicons.woff');
font-weight: normal;
/***** OSIcon *****/
a[class*='osicons-'],
label[class*='osicons-'],
span[class*='osicons-'],
div[class*='osicons-'] {
/* use !important to prevent issues with browser extensions that change fonts */
/* Better Font Rendering =========== */
.osicons-fb:before {
content: '\e900';
.osicons-in:before {
content: '\e901';
.osicons-tw:before {
content: '\e902';
.osicons-share:before {
content: '\e903';
color: #000;
.osicons-email:before {
content: '\e904';
.osicons-comments:before {
content: '\e905';
.osicons-tag:before {
content: '\e906';
.osicons-cancel:before {
content: '\e907';
.osicons-chevron-down:before {
content: '\e908';
.osicons-search:before {
content: '\e909';
.osicons-Valid:before {
content: '\e90a';
.osicons-hamburger:before {
content: '\e90b';
.osicons-loader:before {
content: '\e90c';
.osicons-download:before {
content: '\e90d';
.icon-share-opaque:before {
content: '\e90e';
/**** END OS ICON FONT ****/
</style><header class="main-menu__container header-black" data-swiftype-index="false"><div class="main-menu__container__background"><div class="main-menu__container__container-os"><a id="wt4_PortalTheme_wt10_block_wtcontent_holder_PortalTheme_wt8_block_wt24" class="main-menu__container__logo mobile__menu__logo" name="Outsystems Logo" href="https://www.outsystems.com/community/"><img class="main-menu__container__black-logo" src="//www.outsystems.com/PortalTheme/outsystems-logo-special.svg" alt="Outsystems Logo"></img ></a><div id="wt4_PortalTheme_wt10_block_wtcontent_holder_PortalTheme_wt8_block_wtSection" class="main-menu__container__section"></div ><button class="menu-burger collapsed" aria-controls="main_menu__list" aria-haspopup="true" aria-expanded="false" type="button"><div class="nav-icon1"><span ></span ><span ></span ><span ></span ></div ></button ><div id="wt4_PortalTheme_wt10_block_wtcontent_holder_PortalTheme_wt8_block_wtMenuWrapper" class="main-menu__container__nav-content mobile__menu__container"><nav id="wt4_PortalTheme_wt10_block_wtcontent_holder_PortalTheme_wt8_block_wtMenu" class="main-menu__container__center mobile__menu__container__center" role="navigation" aria-label="Main Navigation"></nav ><div id="wt4_PortalTheme_wt10_block_wtcontent_holder_PortalTheme_wt8_block_wtheader_info" class="header-info"><a id="wt4_PortalTheme_wt10_block_wtcontent_holder_PortalTheme_wt8_block_wt20" class="corporate-link" target="_blank" href="https://www.outsystems.com/"><span class="font-size-s">OutSystems.com</span><span class="fa fa-fw fa-external-link"></span></a></div ></div ></div ></div ><div class="main-menu__overlay"></div ></header ><div align="center"><div class="signup-maincontent" align="left"><div id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtTitle" class="heading1 ">Log in to your account </div ><div id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtSubtitle" class="margin-top-xs font-size-s"></div ><div id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent" class="margin-top-m"><div ><div ><input name="wt4$PortalTheme_wt10$block$wtcontent_holder$wtMainContent$wt5$wt21" type="text" maxlength="50" id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt21" class="input OSFillParent" placeholder="Your email address" onkeydown="return OsEnterKey('wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wtGetStartedButton', arguments[0] || window.event);" aria-invalid="false" /><span style="display: none;" class="ValidationMessage" role="alert" id="ValidationMessage_wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt21"></span><script type="text/javascript">
//<![CDATA[
OsInputPrompt_Bootstrap('wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt21');
//]]>
</script></div ><div class="margin-top-base"><input name="wt4$PortalTheme_wt10$block$wtcontent_holder$wtMainContent$wt5$wt13" type="password" id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt13" class="input OSFillParent" onkeydown="return OsEnterKey('wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wtGetStartedButton', arguments[0] || window.event);" aria-invalid="false" placeholder="Password" /><span style="display: none;" class="ValidationMessage" role="alert" id="ValidationMessage_wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt13"></span></div ><div class="margin-top-base font-size-ss"><div class="ThemeGrid_Width8"><div class="OSInline" style="margin-top: 3px;"><input type="checkbox" name="wt4$PortalTheme_wt10$block$wtcontent_holder$wtMainContent$wt5$wt14" id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt14" class="checkbox" onkeydown="return OsEnterKey('wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wtGetStartedButton', arguments[0] || window.event);" aria-invalid="false" /><span style="display: none;" class="ValidationMessage" role="alert" id="ValidationMessage_wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt14"></span></div ><div class="margin-left-s OSInline"><span class="font-size-xs">Remember me </span></div ></div ><div class="ThemeGrid_Width4 ThemeGrid_MarginGutter"><a id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt10" class="forgotlkn" target="" rel="noopener noreferrer" href="https://www.outsystems.com/home/RequestPassword.aspx?Email="><span class="font-size-xs">Forgot password?</span></a></div ></div ></div ><div class="margin-top-m"><a id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wtGetStartedButton" class="Button os-btn-primary Is_Default" rel="nofollow" onclick="$('#wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wtGetStartedButton').attr('disabled', true).removeClass('red').css('cursor','wait');osAnalytics.trackEvent('PH - Login Button', null, 'Button', null);
if(typeof SS != 'undefined'){
SS.EventTrack.rp('PH - Login Button')
};;OsAjax(arguments[0] || window.event,'wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wtGetStartedButton','wt4$PortalTheme_wt10$block$wtcontent_holder$wtMainContent$wt5$wtGetStartedButton','','__OSVSTATE,',''); return false;" href="#" style="width: 100%;">Log in</a></div ><div class="margin-top-m font-size-xs" align="center"><a id="wt4_PortalTheme_wt10_block_wtcontent_holder_wtMainContent_wt5_wt9" href="https://www.outsystems.com/home/signup.aspx?true=userurl&0=redirectedfromdownload&false=confirmationid&0=">Sign up for an OutSystems account</a></div ></div ></div ></div ><script>
var deviceDetect = new deviceDetection();
deviceDetect.init(420, 1024 ,
1366, 1600 ,
1920);
</script><div id="wt4_PortalTheme_wt10_block_wtcontent_holder_OutSystemsUIWeb_wt11_block_RichWidgets_wt15_block_wtdivWait" class="Feedback_AjaxWait" role="status" aria-live="polite" aria-atomic="true" style="display:none"><img alt="" src="data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" height="16" width="16" /> Loading...</div ><script type='text/javascript'>
RichWidgets_Feedback_AjaxWait_init('wt4_PortalTheme_wt10_block_wtcontent_holder_OutSystemsUIWeb_wt11_block_RichWidgets_wt15_block_wtdivWait');
</script><span id="wt4_PortalTheme_wt10_block_wtcontent_holder_OutSystemsUIWeb_wt11_block_RichWidgets_wt7_block"><script type='text/javascript'>
OsRegisterExceptionHandler(RichWidgets_Feedback_Message_ErrorHandler)
</script><div id="wt4_PortalTheme_wt10_block_wtcontent_holder_OutSystemsUIWeb_wt11_block_RichWidgets_wt7_block_wtFeedback_Wrapper" class="Feedback_Message_Wrapper"><span id="wt4_PortalTheme_wt10_block_wtcontent_holder_OutSystemsUIWeb_wt11_block_RichWidgets_wt7_block_wtnotify"><span class="NotifyWidget"></span><SCRIPT type="text/javascript">
RichWidgets_Feedback_Message_notifyWidget ='wt4_PortalTheme_wt10_block_wtcontent_holder_OutSystemsUIWeb_wt11_block_RichWidgets_wt7_block_wtnotify';
</SCRIPT></span></div ></span><div class="hidden"><span class="fa fa-fw fa-angellist"></span></div ></div ></div ></div ><script>SilkDeviceDetect.init('desktop', false, false, '', false, false)</script><div id="wt4_PortalTheme_wt10_block_WebPatterns_wt9_block_wt13_wtdivWait" class="Feedback_AjaxWait" align="center" style="display:none"><div id="wt4_PortalTheme_wt10_block_WebPatterns_wt9_block_wt13_wtloader" class="Loader"></div >Loading</div ><script>RichWidgets_Feedback_AjaxWait_init('wt4_PortalTheme_wt10_block_WebPatterns_wt9_block_wt13_wtdivWait');</script><span id="wt4_PortalTheme_wt10_block_WebPatterns_wt9_block_RichWidgets_wt9_block"><script type='text/javascript'>
</script><div id="wt4_PortalTheme_wt10_block_WebPatterns_wt9_block_RichWidgets_wt9_block_wtFeedback_Wrapper" class="Feedback_Message_Wrapper"><span id="wt4_PortalTheme_wt10_block_WebPatterns_wt9_block_RichWidgets_wt9_block_wtnotify"><span class="NotifyWidget"></span><SCRIPT type="text/javascript">
RichWidgets_Feedback_Message_notifyWidget ='wt4_PortalTheme_wt10_block_WebPatterns_wt9_block_RichWidgets_wt9_block_wtnotify';
</SCRIPT></span></div ></span><span id="wt4_PortalTheme_wt10_block_RichWidgets_wt18_block"><script type='text/javascript'>
</script><div id="wt4_PortalTheme_wt10_block_RichWidgets_wt18_block_wtFeedback_Wrapper" class="Feedback_Message_Wrapper"><span id="wt4_PortalTheme_wt10_block_RichWidgets_wt18_block_wtnotify"><span class="NotifyWidget"></span><SCRIPT type="text/javascript">
RichWidgets_Feedback_Message_notifyWidget ='wt4_PortalTheme_wt10_block_RichWidgets_wt18_block_wtnotify';
</SCRIPT></span></div ></span><div id="wt4_PortalTheme_wt10_block_RichWidgets_wt8_block_wtdivWait" class="Feedback_AjaxWait" role="status" aria-live="polite" aria-atomic="true" style="display:none"><img alt="" src="data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" height="16" width="16" /> Loading...</div ><script type='text/javascript'>
RichWidgets_Feedback_AjaxWait_init('wt4_PortalTheme_wt10_block_RichWidgets_wt8_block_wtdivWait');
</script><script type="text/plain" class= "optanon-category-2">osAnalytics.initialize({key: 'cBx7EeeJMnOaSNikg8aL0Z1qumClXoob', useSegment: true, identifyInIntercom: true, useIntercom: false, intercomKey: 'jbmss1vm', sendCookies: true, restrictTargets: true, useDrift: true});
</script><script> if(!window.intercomSettings) {
window.intercomSettings = {};
</script><script type="text/plain" class= "optanon-category-2">(function() {
var didInit = false;
function initMunchkin() {
if(didInit === false) {
didInit = true;
Munchkin.init('338-PNW-019');
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//munchkin.marketo.net/munchkin.js';
s.onreadystatechange = function() {
if (this.readyState == 'complete' || this.readyState == 'loaded') {
initMunchkin();
};
s.onload = initMunchkin;
document.getElementsByTagName('head')[0].appendChild(s);
})();
</script><input type="hidden" name="__ctok" id="__ctok" value="$1$aAoBVlIYveO+Sml+P0HfSOq4LYN8d0BwPU7a/2RRIeY=9F107BCD025734CA9A534A2E458A1E012079553449DC70A5C614AA2F7B9770293FDF63D5812DD534C62C489FFCF13EC4021BDCAE3F13080EB5F8DCAA7180F664" /></div >
<script type="text/javascript">outsystems.internal.$.get("/home/_status.aspx")</script>
<script type="text/javascript">
var OsPage_ValidationActive = false;
OsValidatorOnLoad();
function OsValidatorOnSubmit() {
if (OsPage_ValidationActive) { return OsValidatorCommonOnSubmit(); }
return true;
// ]]>
</script>
</form><script type="text/javascript">outsystems.internal.$._waitForViewstate = true;outsystems.internal.$(document).ready(function() {outsystems.internal.$('input[name=__OSVSTATE]').val('9+rcNVss7ZEuZ+2U3L6FTyNOzZYZ2Vuk/tkyEhOR3DFIMavIAHEDBA9qanlNsHAR8fnWkOqlBujmXknZ4ObS2T4hkIIubgdT3GNAEgYsv5wA1Sw7njjRw8jbgDWANzQHKf8nOi98SA4HC7m+C7FHIEa71Ocp2NUCxQ/97zRbmY5RcuVfQzOZYUa/ChLC5OtV3OB0a8kWgWUpiFr0fi9lrCL+ZaTP5Ztd/0cBfyD7a38WXF7OPU/MdxtkC+Cq6O4dVwsWPWOULYlgGBFwNchpb739S0NQPLYGqkC1akd09WKnRKdonGT3ijUxu0LCT5onRKtFsLvQCyZHcfYExA6GEY84hZo8s+a6gSNqjFUHlaqGiAAG+zSvwmEaR6FcW3S6UXEb/YRiFFnRu60H7Y/G0tgKh5z4hGLqPAtYUfJNvW+A0VluQFtsUR+OYcCezo9ZjGngMqIalBGMQ2cGKbnlKiOR52oOwMir6yk2mrQ8pA9VqiU8WziOUrPwYFzgNfPFQip7FnaZlD0xW3g/02XvFFtOFZQNlyGtYSrFqIXGCfKTiJ35uraHsfwJy9DrVQkVnGouKkT/Lbq+DYZrXj0rnNDEBJ+WVWhPw0rw5JbKe7RWOZ+Va2tYJD2GESAquW5WhWII9bPnPg0Kk0M6QV3qTaHsCqFKFwHRua+NK430dqgQXDBFNHQ2hC/AK1d+OSAXlTtMEu89X4wC5nN6T48bep6+3gA1ikvPxV2U8v2ThZPp3W+jkwnCpAIFmR7jdTbor+wBIGDFlGeq8pjzugBT+g==');outsystems.internal.$._waitForViewstate = false;});</script>
<script src="/PerformanceProbe/performanceprobe.js?11_8_2_18891" type="text/javascript" charset="UTF-8"></script>
</body>
</html></html>
Hi Kaushal,
Maybe next time include the response in a txt file and attached it? This post ins now reaaaally long to scroll.
I noticed you are using localhost in your URL? How you think that will work?
OutSystems needs access to your local host.
If you are running OutSystems in the cloud (PaaS) how will it able to connect to your local computer?
If you are running OutSystems on premise (your company private or virtual private network) how will that network be able to connect to your localhost?
Try running the API from a location that is accessible from OutSystems.
Regards,
Daniel
Hi Kaushal Sharma ,
Go through the following course it might be helpful for you to get an idea about it :
https://www.outsystems.com/learn/courses/116/integrating-with-web-services/?LearningPathId=2
Regards ,
Rahul Gupta