You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
When adding Supabase credentials in the workflow builder, I get a success message confirming the credentials are connected. However, when I run the flow, it fails, saying I don't have access and to check the credentials.
Details:
The issue only happens in the workflow builder.
If I add the credentials directly to the project (outside the workflow builder), everything works fine.
Impact:
This caused confusion and wasted time as it wasn't clear what was going wrong.
I have added images below so you can see what i am talking about:
To Reproduce
Check above message
Expected behavior
Credentials say they are connect/ saved when they are not.
Would like this to reflect the actual status of the project credentials.
Operating System
mac
n8n Version
n8n@1.71.1
Node.js Version
i am using online
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered:
Hey @BandicootApps sorry for the delay on getting back to you on this. I've just been taking a look but couldn't replicate the issue so I'm wondering what else could be causing this. When creating credentials on a workflow, inside a specific project, they should be created inside the context of that project and therefore automatically be available to use in there.
The only way I can imagine this happening would be if those credentials had been created by another user on your instance and then as the instance owner, you were trying to use them (as they would be visible) but had not been shared yet. Is that possible?
Assuming you're still seeing the issue, could you show the sharing tab on the credential you're trying to use and confirm which project both the workflow and supabase credential are in?
Bug Description
Issue:
When adding Supabase credentials in the workflow builder, I get a success message confirming the credentials are connected. However, when I run the flow, it fails, saying I don't have access and to check the credentials.
Details:
The issue only happens in the workflow builder.
If I add the credentials directly to the project (outside the workflow builder), everything works fine.
Impact:
This caused confusion and wasted time as it wasn't clear what was going wrong.
I have added images below so you can see what i am talking about:
To Reproduce
Check above message
Expected behavior
Credentials say they are connect/ saved when they are not.
Would like this to reflect the actual status of the project credentials.
Operating System
mac
n8n Version
n8n@1.71.1
Node.js Version
i am using online
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: