cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
553
Views
2
Helpful
3
Replies

Unexpected response '401' to GET request to:

Sasikumar Divvela
Cisco Employee
Cisco Employee

Hi Team,

i am new to finesse, i am facing unauthorized error while importing some third-party URL into finesse.

Here is the code i have added in my finesse desktop layout.

By searching i understood that we need to provide authentication to the user, but what user

Regards,

Sasikumar.

3 Replies 3

Sasikumar Divvela
Cisco Employee
Cisco Employee

Sorry i missed code part.

          <tab>

                <id>ET</id>

                   <label>ET</label>

                         <gadgets>

                                <gadget>http://10.10.10.10:8080/FinesseET.xml</gadget>

                         </gadgets>

            </tab>

Hello Sasikumar

Which application server you are using to host the gadget files?

Hi Absaar,

i am able to resolve this issue by providing http connection between both finesse and my 3rd party server (10.10.10.10) . Now gadget is loading without any issues.

Regards,

Sasikumar.