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

oauth_requestToken() and PHP 7.3 #254

Open
DrewMasci opened this issue Sep 1, 2019 · 3 comments
Open

oauth_requestToken() and PHP 7.3 #254

DrewMasci opened this issue Sep 1, 2019 · 3 comments

Comments

@DrewMasci
Copy link

It's taken a little while to work out but PHP 7.3 seems to always return a server error with this function.

I'm uncertain if it's any other function but the status from twitter is always 500. PHP 7.2 works perfectly fine so I assume there's a dependency that isn't listed and needs to be set up for 7.3 that's natively a part of 7.2.

@mynetx
Copy link
Member

mynetx commented Sep 1, 2019

Any help with this appreciated, and we're ready to update ze docs accordingly

@DrewMasci
Copy link
Author

I'm now getting the issue with PHP 7.2 as well... I'm left unsure why I'm getting these 500 errors. Could be something Twitter's side.

@xx461037
Copy link

xx461037 commented Sep 3, 2019 via email

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

No branches or pull requests

3 participants