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
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
fix: [#28] add URL encoding for admin tokens in deployment testing
- Add automatic URL encoding for admin tokens in deploy-app.sh
- Fixes API authentication failures when tokens contain special characters (+ and /)
- Enhanced error reporting shows both raw and encoded tokens for debugging
- Update testing session documentation with issue resolution details
Resolves API testing failures in staging deployment validation.
0 commit comments