Skip to content

fix(facebook): restrict Page Stories to video-only#60

Merged
paulocastellano merged 1 commit into
mainfrom
fix/facebook-story-video-only
May 22, 2026
Merged

fix(facebook): restrict Page Stories to video-only#60
paulocastellano merged 1 commit into
mainfrom
fix/facebook-story-video-only

Conversation

@paulocastellano
Copy link
Copy Markdown
Contributor

Summary

  • Facebook Page Stories now accept video only (validation, UI media rules, publisher)
  • Removes unreliable photo_stories image path — images do not work on Facebook Stories via Graph API
  • Instagram Story unchanged: still accepts image or video
  • Removes Facebook Story from AI post wizard (AI generates images only)
  • Rebased on main (includes fix(facebook): multi-image posts publish as text-only #59 multi-image asForm fix)

Test plan

  • php artisan test --compact FacebookPublisher + ContentType + ContentTypeCompatibleWithMedia
  • Editor: selecting Facebook Story blocks image upload / shows compliance error
  • Publish a Facebook Story with a short vertical video

Made with Cursor

Facebook Stories do not work reliably with images via the Graph API.
Align validation and publisher with video-only (like Reel), while
Instagram Story continues to accept image or video.

Co-authored-by: Cursor <cursoragent@cursor.com>
@paulocastellano paulocastellano merged commit d422289 into main May 22, 2026
2 checks passed
@paulocastellano paulocastellano deleted the fix/facebook-story-video-only branch May 22, 2026 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant