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: Fix URL formatting by removing trailing slashes.
Adjusted the base URLs for sandbox and live environments to remove unnecessary trailing slashes. This ensures consistency and prevents potential issues with request concatenation.
0 commit comments