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
775 stars 237 forks source link

`Codebird\CodebirdMediaException: Downloading a remote media file failed` - upgrade cacert.pem #266

Closed edent closed 2 years ago

edent commented 2 years ago

If you've been having issues uploading images to Twitter, or have other connectivity issues, these can be fixed by updating to a modern version of carcert.pem.

See https://curl.se/docs/caextract.html - or download directly from https://curl.se/ca/cacert.pem

I'll send a pull request - but I think this excellent library has now been abandoned.