Commit 8117513
committed
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.1 parent 2bfe95a commit 8117513
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
0 commit comments