Hello,
I’m trying to develope a script for Google Apps Scripts and I need my RSA key but I can’t find it. I’m asking Chat GPT, Gemini and Open Duet but no way. They tell me what to do and I follow their instructions but it’s not working.
Open Duet says:
- Sign in to the Google Cloud console.
- Select the project for which you want to find the RSA key.
- In the left navigation menu, click “APIs & Services.”
- On the “Credentials” tab, click “Manage Credentials.”
- In the “Keys” section, you should see a list of all the RSA keys associated with your project.
I go to “Keys” in “Manage Credentials” but I only see api keys and no option to create RSA keys.
Open Due then tells me:
If you only see API keys and no option to create RSA keys, your project may not be enabled for RSA keys. To enable RSA keys, follow these steps:
- Sign in to the Google Cloud console.
- Select the project for which you want to enable RSA keys.
- In the left navigation menu, click “APIs & Services.”
- On the “Credentials” tab, click “Manage Credentials.”
- In the “Keys” section, click the “Enable RSA Keys” button.
- Once RSA keys are enabled, you should see the option to create a new one. To do this, click the “Create redential” button and select "RSA Key.
If you are still having trouble enabling or creating RSA keys, I recommend contacting Google Cloud Support.
And here we are…
Thoughts?