Fixes: - Metadata button now works (fixed JavaScript and element IDs) - Display full metadata as JSON when clicked - Detect and show proper error when files don't exist in storage - Show detailed download error messages (HTTP 500, file not found) - Display download success/failure with file size and path - Use old working Postman collection with OAuth2 configured - Update StatusManager to use working search pattern + status filter Changes: - Switch to Content Scaling Flow.postman_collection_Oliver(New).json - Fix downloadAsset to detect JSON error responses - Improve metadata display with toggle functionality - Show clear error messages for missing files in DAM storage 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ApiClient.php | ||
| AssetDownloader.php | ||
| CampaignFormatter.php | ||
| Logger.php | ||
| MetadataExtractor.php | ||
| OAuth2Handler.php | ||
| PostmanCollectionParser.php | ||
| ResponseFormatter.php | ||
| StatusManager.php | ||
| TestRunner.php | ||
| WorkflowManager.php | ||