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

Social Feed Import - scheduler task execution failed #78

Open
xima-wla opened this issue Jan 6, 2020 · 6 comments
Open

Social Feed Import - scheduler task execution failed #78

xima-wla opened this issue Jan 6, 2020 · 6 comments

Comments

@xima-wla
Copy link

xima-wla commented Jan 6, 2020

Hi folks,
the execution of task "Social Feed Import (pxa_social_feed)" failed with the following message: No node specified. What does that mean?

Thanks in advance

@anjeylink
Copy link
Contributor

@xima-wla Hi. nothing I know. where are you fetching from? FB?

@xima-wla
Copy link
Author

xima-wla commented Jan 9, 2020

Hi
I'm fetching from Twitter and Facebook.
Now I'm getting another execution error:
Execution of task "Social Feed Import (pxa_social_feed)" failed with the following message: Client error: GET https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=159107012&count=10&tweet_mode=extended&exclude_replies=1&include_rts=1` resulted in a 404 Not Found response: {"errors":[{"code":34,"message":"Sorry, that page does not exist."}]}`

@anjeylink
Copy link
Contributor

@xima-wla for twitter you should you username instead of ID

The screen name, handle, or alias that this user identifies themselves with. screen_names are unique but subject to change. Use id_str as a user identifier whenever possible. Typically a maximum of 15 characters long, but some historical accounts may exist with longer names. Example:

"screen_name": "twitterapi"

@xima-wla
Copy link
Author

xima-wla commented Jan 9, 2020

Thanks! That works great! :)
I get antoher execution error:
Execution of task "Social Feed Import (pxa_social_feed)" failed with the following message: Unsupported get request. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api

I also want to fetch from Instagram. I have an Instagram Business account and a Facebook page connected to that account and the configuration is the same as Facebook.

@xima-wla
Copy link
Author

Hi @benabbottnz,
I'm using TYPO3 8.7.30 with composer mode and pxa_scoial_feed version 2.2.0.

@MattiasNilsson
Copy link
Contributor

@xima-wla Is this still an issue?

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