跳至內容
選單
此問題已被標幟
370 瀏覽次數

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