You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm running Whatsapp business api on-premise on a K8s cluster. There're liveness checks that call the endpoint /v1/health of the pod. However even when the authentication header is used correctly and the response is a 200 response, there're these errors in the logs of the pod Invalid authentication token format [] [].
The full logs of the request:
Thank you for your comment. This GitHub repo is not actively monitored. If you need help, please check previously asked questions in the WA Business API Developer Community, or raise a Direct support ticket. Meanwhile, we are happy to continue with less time-sensitive discussions in GitHub.
Hello, I'm running Whatsapp business api on-premise on a K8s cluster. There're liveness checks that call the endpoint
/v1/health
of the pod. However even when the authentication header is used correctly and the response is a 200 response, there're these errors in the logs of the podInvalid authentication token format [] []
.The full logs of the request:
The error is confusing. Is there any way to get rid of it?
The text was updated successfully, but these errors were encountered: