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 not working for https: #269

Open freeskaro opened 2 years ago

freeskaro commented 2 years ago

I copied all my files for socia-feed.js which uses codebird for an old http website to a new https and it stops working. I get a 'Mixed Content error'. Then, I get a new set of keys from Twitter and reinstall bower components and get CORS errors. I am not sure what to do.