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

Twitter connection error #177

Open
Morbids opened this issue May 20, 2022 · 0 comments
Open

Twitter connection error #177

Morbids opened this issue May 20, 2022 · 0 comments

Comments

@Morbids
Copy link

Morbids commented May 20, 2022

Hey!

Issue

Twitter connection error

Fatal error: Uncaught TypeError: Argument 1 passed to SocialConnect\OAuth1\AbstractProvider::getAccessToken() must be an instance of SocialConnect\OAuth1\Token, instance of __PHP_Incomplete_Class given, called in /var/www//system/library/social/vendor/socialconnect/auth/src/OAuth1/AbstractProvider.php on line 273 and defined in /var/www//system/library/social/vendor/socialconnect/auth/src/OAuth1/AbstractProvider.php:282 Stack trace: #0 /var/www//system/library/social/vendor/socialconnect/auth/src/OAuth1/AbstractProvider.php(273): SocialConnect\OAuth1\AbstractProvider->getAccessToken(Object(__PHP_Incomplete_Class), 'SsTxRkGpkj05tr2...') #1 /var/www//catalog/controller/extension/module/sociallogin.php(401): SocialConnect\OAuth1\AbstractProvider->getAccessTokenByRequestParameters(Array) #2 /var/www//system/storage/modification/system/engine/action.php(51): ControllerExtensionModuleSociallogin in /var/www//system/library/social/vendor/socialconnect/auth/src/OAuth1/AbstractProvider.php on line 282

My env

PHP: 7.4

Library: socialconnect/auth/src/OAuth1/Provider/Twitter.php

Provider: Twitter

Provider options:

[
    'options' => []
];

Thanks 😺

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

1 participant