Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codebird had been working but now giving an error #255

Open
dmfmd opened this issue Sep 4, 2019 · 2 comments
Open

Codebird had been working but now giving an error #255

dmfmd opened this issue Sep 4, 2019 · 2 comments

Comments

@dmfmd
Copy link

dmfmd commented Sep 4, 2019

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

@xx461037
Copy link

xx461037 commented Sep 4, 2019

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????

@dmfmd
Copy link
Author

dmfmd commented Sep 5, 2019

Thanks. It seems to be something to do with localhost. The code itself is still working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants