You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that in order for you to get errors now, which were not present before, something had to change. So what changed? New version of Codebird? New version of PHP? Some editing changes to the code? What????
These lines of code which had been working fine until recently are now giving an error
$reply = $cb->statuses_updateWithMedia($params);
$reply = $cb->statuses_update($params);
Unknown SSL protocol error in connection to api.twitter.com:443
The text was updated successfully, but these errors were encountered: