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

Invalid OAuth access token signature. #1

Closed
filipbasara opened this issue Jul 25, 2018 · 3 comments
Closed

Invalid OAuth access token signature. #1

filipbasara opened this issue Jul 25, 2018 · 3 comments

Comments

@filipbasara
Copy link

Installing the extension and setting it up was easy, as the documentation explained all the necessary steps. However, the extension doesn't load any content from facebook and has not created the folder within files.

Log:

[2018-07-25 15:48:24] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} [] [2018-07-25 15:48:24] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction","_route":"contao_backend"},"request_uri":"https://www.domain.tld/contao?do=socialFeedSetup&ref=1qwIlDrv","method":"GET"} [] [2018-07-25 15:48:24] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} [] [2018-07-25 15:48:24] app.CRITICAL: An exception occurred. {"exception":"[object] (Facebook\\Exceptions\\FacebookResponseException(code: 190): Invalid OAuth access token signature. at /www/htdocs/vendor/facebook/graph-sdk/src/Facebook/Exceptions/FacebookResponseException.php:106, Facebook\\Exceptions\\FacebookAuthenticationException(code: 190): Invalid OAuth access token signature. at /www/htdocs/vendor/facebook/graph-sdk/src/Facebook/Exceptions/FacebookResponseException.php:106)"} []

Any ideas what could cause this?

Thanks!

@filipbasara
Copy link
Author

https://github.com/rajbdilip/facebook-php-sdk-v4/blob/master/src/Facebook/Exceptions/FacebookResponseException.php#L101
Maybe this'll help.

I'm not sure which token would be invalid, as I have no way of adding one. Just the App ID and App Secret.

@seibtph
Copy link
Contributor

seibtph commented Dec 3, 2018

We have released a new version and it works now. We have also update our documentation: https://docs.pdir.de/social-feed.html.

@seibtph seibtph closed this as completed Dec 3, 2018
@akroii
Copy link

akroii commented Aug 13, 2019

Theres an 404 for https://docs.pdir.de/social-feed.html 🤔

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

3 participants