I can't find my RSA key

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: 

  1. Sign in to the Google Cloud console.
  2. Select the project for which you want to find the RSA key.
  3. In the left navigation menu, click "APIs & Services."
  4. On the "Credentials" tab, click "Manage Credentials."
  5. 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:

  1. Sign in to the Google Cloud console.
  2. Select the project for which you want to enable RSA keys.
  3. In the left navigation menu, click "APIs & Services."
  4. On the "Credentials" tab, click "Manage Credentials."
  5. In the "Keys" section, click the "Enable RSA Keys" button.
  6. 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?

0 1 248
1 REPLY 1

Are you trying to create a script to call FROM an AppSheet app?  If so, is it a sheet based app?   Do you need to pass parameters to the script?

Or, are you trying to create a scripts that calls INTO an AppSheet app?

Top Labels in this Space