Search found 1 match

by hcapera
Mon Jan 28, 2019 9:38 am
Forum: PTV xServer INTERNET (Admin=OH,SM)
Topic: The remote server returned an error: (401) Unauthorized.
Replies: 6
Views: 10926

Re: The remote server returned an error: (401) Unauthorized.

Hello, I have the same error but in Java when I try to execute the following code: String host = "https://xserver2-europe-eu-test.cloud.ptvgroup.com/services/ws/XRoute"; XRoute client = (XRoute) new XRoute_Service(new URL(host)).getXroute(); The error in the console is: 2019-01-25 17:35:18...