Skip to main content
Question

Report Archive - Web request

  • May 10, 2021
  • 2 replies
  • 108 views

Forum|alt.badge.img+8

Hi

Is it possible to retrieve document from Report Document Archive through Web Request?

Based on console I can see there is a Web Request send to gateway endpoint.

When tried to request it I got 401 error.

Is it somewhere documented how to achieve it?

/Wiktor 

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+5
  • Sidekick (Employee)
  • May 19, 2021

Hi Wiktor,

As the way I have understood the issue this particular authentication issue occurs due to the authentication mechanism in SSO configured  Middleware Server and the solution is  to add pre-emptive authentication.

If you’re using a tool like SoapUI to test this, you can add your credentials in the username & password prompts as follows.

To enable this go to preferences and enable Authenticate Preemptively in Http Settings.

Best Regards,

Asanka Francis.

 

 

 

 

 

 

 


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • July 2, 2021

Hi Asanka

I’m using dedicated integration platform, and even though i select Preemptive Authentication, i’m still getting an error 401 - Unauthorized.

Tried also with Postman, but there i can’t see option to authenticate preemptively. I have not used SoapUI as it requires Java and admin privileges to install.

Do you have any other suggestion?

/Wiktor