- Capture HTTP status codes from both API calls - List all apps found (for debugging name mismatch) - Print full JSON on failure instead of silent exit 1 - Use set -euo pipefail for strict error handling
- Capture HTTP status codes from both API calls - List all apps found (for debugging name mismatch) - Print full JSON on failure instead of silent exit 1 - Use set -euo pipefail for strict error handling