Error connecting to Zendesk via OAuth and Helm installation

Summary

Encountering HTTP 500 error when connecting to Zendesk via OAuth and Helm installation with external databases


Question

Hello everyone!
I’m trying to connect to my Zendesk, but I’m getting this error: “An unexpected error occurred. Please report this if the issue persists. (HTTP 500).” I also tried connecting via OAuth by using just the token, but I still encounter the same error. I installed it via Helm, and the databases are external.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["zendesk-connector", "oauth", "helm-installation", "http-500-error", "external-databases"]

install kubectl (https://kubernetes.io/docs/tasks/tools/#kubectl) and kubectx + kubens (https://github.com/ahmetb/kubectx)
install also k9s (https://k9scli.io/)

then execute commands:


k9s```
with `k9s` you can check details about pods and logs