Skip to content

segment size must be <= 5242880 #5

@SuperStar518

Description

@SuperStar518

I have to upload video in dropbox to twitter. this package uploads images successfully but didn't upload dropbox videos.

$uploadedMedia = Twitter::uploadMedia([
        'media_type'=>'video/*',
        'media' => file_get_contents('https://dl.dropboxusercontent.com/s/3gi43cvzx3axg4k/Shot%20by%20Shintaro%20Shimada_ea754591-de67-4308-891c-07d89b97bff2.mp4?dl=0')
      ]);

this code shows 400 error
Anybody can help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions