【P0】成片库download_url签名错误(SignatureDoesNotMatch) #529

Closed
opened 2026-07-18 17:56:35 +08:00 by xiaoxia · 0 comments
Owner

问题描述:

成片库(/videos接口)返回的download_url签名错误,OSS返回SignatureDoesNotMatch,导致视频无法播放。

排查背景:

  • 前端#528已将播放URL从file_url改为download_url
  • 但download_url签名验证失败,OSS返回403 SignatureDoesNotMatch
  • 素材库的file_url签名是正常的(#492已修)

环境:

排查方向:

  • videos接口的download_url签名逻辑是否正确
  • 对比素材库asset的签名逻辑,看哪里不一致
**问题描述:** 成片库(/videos接口)返回的download_url签名错误,OSS返回SignatureDoesNotMatch,导致视频无法播放。 **排查背景:** - 前端#528已将播放URL从file_url改为download_url - 但download_url签名验证失败,OSS返回403 SignatureDoesNotMatch - 素材库的file_url签名是正常的(#492已修) **环境:** - staging版本: 1ee779a5 **排查方向:** - videos接口的download_url签名逻辑是否正确 - 对比素材库asset的签名逻辑,看哪里不一致
xiaoxia changed title from [P0] video download_url signature wrong to 【P0】成片库download_url签名错误(SignatureDoesNotMatch) 2026-07-18 17:56:46 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xiaoxia/xiaoxia-saas#529