jublo / codebird-php

Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
https://www.jublo.net/projects/codebird/php
GNU General Public License v3.0
776 stars 234 forks source link

Can't get codebird to upload #272

Open pgplast opened 1 year ago

pgplast commented 1 year ago

I am usign recommended code structure to upload a video for a tweet. I get the following error:

Can't find HTTP method to use for "upload". in /home/oldtuber1/myoldtv.com/cmsCSoft/codebird-php-develop/src/codebird.php on line 1752.

This happenes whether a reference a relative or absolute path to the video, or use physical path Can you tell me what I am missing?