Auth error code: 500, status: 500, error: "Internal Server Error",…

Trying to connect Zoom from UiPath cloud Integration service but unable to do so. Could you please look into it and do the needful?

Getting Auth error

{code: 500, status: 500, error: “Internal Server Error”,…}

code: 500
error: “Internal Server Error”
message: “An error was encountered when processing your request”
sid: “c06b184aca858e14”
status: 500
tid: “c06b184aca858e14”
timestamp: 1667041006608
trackingId: “v=2.0;clid=us04;rid=MP_a42fb0f034904ada8a3c0beee6fc6aae”

Please help me with proper solution for this error.

Hi @sumitctm
Make sure to reach out to the developers of the UiPath integration so they can assist you with this.
As we did not create this integration we do not have support for it
Best,
Elisa

The error you are receiving suggests that there is an issue with the server processing your request to connect Zoom from UiPath cloud Integration service.

To troubleshoot this issue, I suggest checking the following:

Check the Zoom API credentials you are using to authenticate the connection from UiPath cloud Integration service. Ensure that the credentials are correct and have the necessary permissions to access the Zoom API.

Verify if the Zoom API endpoint is up and running. You can do this by trying to access the endpoint directly through a web browser or REST client.

Check if there is any network issue or firewall blocking the request to the Zoom API endpoint.

Make sure you have provided the correct values for all the required parameters when setting up the connection in UiPath cloud Integration service.

Contact the UiPath support team for further assistance if the issue persists.

I hope this helps!
Rachel Gomez