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
fix: use /subscriptions endpoint for Cloud auth testing
The /account endpoint doesn't exist in Redis Cloud API v1.
Using /subscriptions instead which is a documented endpoint
that all Cloud accounts should have access to.
Fixes authentication testing in the setup wizard.
0 commit comments