Now Assist skill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I am trying to create a new skill using the default provider, Google Cloud AI Studio, but when I run the prompt, I get the following error message.Unable to load connection with alias ID: f88fc66f43a00210fce343852db8f284 Open Connection Alias",please help in fixing this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @sehgaldivya ,
Before attempting to create a skill, have you checked the connection alias. Look for the alias ID referenced in the error. If it’s missing, create a new connection alias for Google Cloud AI Studio.
Make sure the default provider (Google Cloud AI Studio) is configured with valid credentials (API key, project ID, etc.). Test the connection to confirm it works.
Update the skill to use the correct alias. In your Skill definition, check the Connection Alias field. Point it to the alias you just verified or recreated. Save and re‑run the prompt.
Clear cache / retest
Sometimes the alias reference is cached. Run cache.do or test in a fresh session after updating.