Jdbc connection error from Google Apps Script

后端 未结 4 1136
离开以前
离开以前 2021-01-02 11:27

I have created a Google Cloud Project MySQL database to use in conjunction with the Jdbc service provided by Google Apps Script. Everything went as planned with the connecti

4条回答
  •  爱一瞬间的悲伤
    2021-01-02 11:34

    I am not sure whether this question has been resolved or not, but let me add this answer.

    I also faced the same problem but I found the resolution. What I did is:

    First, go to the console.

    https://console.cloud.google.com

    Then, open IAM. and add the account as a member and add this permission: "Cloud SQL Client".

提交回复
热议问题