Forum Discussion

kusumanjali's avatar
2 years ago

error in authentication

Sender adapter is soap nd i flow contents only start and end..

In this simple iflow ,im getting erroe as:

 

HTTP/1.1 401 Unauthorized
cache-control: no-cache, no-store, max-age=0, must-revalidate
content-language: en
content-length: 437
content-type: text/html;charset=utf-8
date: Fri, 31 Mar 2023 09:06:18 GMT
expires: 0
pragma: no-cache
server: SAP
www-authenticate: Basic realm="SAP Cloud Integration"
x-content-type-options: nosniff
x-frame-options: DENY
x-vcap-request-id: 16d39e29-3df7-4857-4f6f-3dc95d1cdf7e
x-xss-protection: 1; mode=block
strict-transport-security: max-age=31536000; includeSubDomains; preload;

<!doctype html><html lang="en"><head><title>HTTP Status 401 – Unauthorized</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 401 – Unauthorized</h1></body></html>

 

note : i gave basic authentication

 

please help me if any ody knows

 

 

No RepliesBe the first to reply