Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
390 Переглядів

I'm making a backend with Gofiber which would connect to the Odoo database

I've used the reference from the External API page with Go and everything ran smoothly on the local server


However, when deploying to Google Cloud run, this error is shown:

failed to verify certificate: x509: certificate signed by unknown authority


Any idea why this happens?

Аватар
Відмінити

Nice to share the solution here and update the question title, so that it can help others