function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Madhu007Madhu007 

Java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.0 403 Forbidden", when try to validate and sync with External Data source

Hi,

I have created external data source.When i tried to validate and sync on the External Data source i am getting follwing error.
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.0 403 Forbidden" .

Thanks,
Madhu

 
Sumeet_ForceSumeet_Force
Hi,
Few questions here:
1.  Which OData producer are you using to provide endpoint?
2.  Have you made sure that data is accessible from the URL by giving required credentials?

These two pieces of information will further help to debug the issue.