Title: Unable to Load Projects After Connecting to Vertex AI

Hi everyone,

I managed to successfully connect to Vertex AI using a service account, but I’m having trouble loading any projects. Has anyone else experienced this issue? Any advice or solutions would be greatly appreciated!

Thanks,


It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Welcome to the community @Suren_Karapetyan !

Tip for sharing information

Pasting your n8n workflow


Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.

```
<your workflow>
```

That implies to any JSON output you would like to share with us.


I suspect that you have not enabled “Cloud Resource Manager API” in your project. Please, have it enabled and try again.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.