iachat/app/services/tiktok
Mazen Khalil 68f0da7351
fix: Attachments download authentication issue in Tiktok (#13151)
Fixes
https://linear.app/chatwoot/issue/CW-6357/ensure-authentication-when-fetching-attachments
Update the attachment download method to include the access token in the
request headers, ensuring proper authentication when fetching
attachments.

https://business-api.tiktok.com/portal/docs?id=1832184455450626

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2026-01-28 11:50:14 +04:00
..
auth_client.rb feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
client.rb feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
message_service.rb feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
messaging_helpers.rb fix: Attachments download authentication issue in Tiktok (#13151) 2026-01-28 11:50:14 +04:00
read_status_service.rb fix: Tiktok nil conversation handling in ReadStatusService (#13152) 2026-01-28 10:41:19 +04:00
send_on_tiktok_service.rb feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
token_service.rb feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00