Failed with status code '407'

I am trying to connect The bot.
I believe that I have a proxy issue. I was able to fix the issue by using this webpage(Redirecting Robots through a Proxy Server), but the issue is still present.
Log Details Raw message: Object sage: UiPath.DataService.Activities.Exceptions.EntityService QueryEntityRecords failed during execution. → tem.Net.Http.HttpRequestException: The proxy tunnel request to p 'http://10.119.192.5:8080r failed with status code '407"

Hi @Wirit_Panrit,

If it is a HTTP 407 than this is likely a problem with your proxy configuration and not related to the Data Service call. 407 Proxy Authentication Required - HTTP | MDN.

Are you still running into this issue?