Skip to main content

#Http0 utenti parlano di questo argomento

Other users in my company downloaded this version in an identical way but for some reason the connection is blocked at the first server sign on screen.

 

Unable to complete action

Cannot connect to Tableau Server. Please check the server name and port and try again.

Error Code: 9F4C5638

Internet communication error: Couldn't resolve proxy name

 (online.tableau.com).

 

Attempted solutions

reinstallation of version

changing net.properties commenting out #http.nonProxyHosts=localhost|127.*|[::1]

3 risposte
  1. 12 feb 2024, 19:37

    @Layton Prendergast​ 

    Hi, it seems those users use proxy. Make sure to allow the URLs in the proxy:

    https://help.tableau.com/current/desktopdeploy/en-us/desktop_deploy_proxy.htm

     

    If this post resolves the question, would you be so kind to "Select as Best"?. This will help other users find the same answer/resolution and help community keep track of answered questions. Thank you.

     

    Regards,

     

    Diego Martinez

    Tableau Visionary and Forums Ambassador

0/9000

I recent came across this "401 Unauthorized" error when pulling CRM Analytics data through the scheduled job from the Dataset Writeback and Recipe Output Apps. The way to fix this issue is to set the "Session Security Level Required at Login" to "--None--" in the Profile of the "Submitted By" in the Scheduled Job.For more information, please read this BoonPlus knowledge article. #HTTP Callouts  #Tableau CRM  #Http

0/9000

Hi,​

Can you please tell me how to implement the Client function of OAuth (Resource Owner Password Credentials) in Mulesoft?

  • grant_type: password

Http Connector only supports the following Flow.

  • Authorization Code
  • Client Credentials

Is it possible to achieve this by combining the following?

  • http connector(Client Credentials)
  • Component(Transform Message、Set Payload、Custom(Java/Scripting))

 

https://help.mulesoft.com/s/article/HTTP-Connector-do-not-support-the-OAuth-Password-Credentials-Grant-type

The password credentials grant MUST NOT be used.This grant type insecurely exposes the credentials of the resource owner.

->However, our system requires Resource Owner Password Credentials.

 

#http connector

 

#OAuth(Resource Owner Password Credentials)

4.3. Resource Owner Password Credentials Grant

 

Thanks,

Akihiko

0/9000