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
Describe the bug
Redis credentials could not be fetched
This request is giving the error
/api/v1/credentials?credentialName=redisCacheApi&credentialName=redisCacheUrl
To Reproduce
Steps to reproduce the behavior:
Try to use redis cache or redis embed cache nodes
Expected behavior
Node's credentials field should list the credentials
Screenshots
Flow
Create a flow with redis cache
Additional context
OpenApi and PostgreSql credentials are working.
/api/v1/credentials?credentialName=openAIApi
/api/v1/credentials?credentialName=PostgresApi
The text was updated successfully, but these errors were encountered:
Describe the bug
Redis credentials could not be fetched
This request is giving the error
/api/v1/credentials?credentialName=redisCacheApi&credentialName=redisCacheUrl
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Node's credentials field should list the credentials
Screenshots

Flow
Create a flow with redis cache
Additional context
OpenApi and PostgreSql credentials are working.
/api/v1/credentials?credentialName=openAIApi
/api/v1/credentials?credentialName=PostgresApi
The text was updated successfully, but these errors were encountered: