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

The API return empty data but succes status_response #62

Open
dasisro-trendlab opened this issue Nov 9, 2020 · 1 comment
Open

The API return empty data but succes status_response #62

dasisro-trendlab opened this issue Nov 9, 2020 · 1 comment

Comments

@dasisro-trendlab
Copy link

Hello,
I'm working on this API and when I made a request for example:
https://api.pushshift.io/reddit/search/submission/?q=trump&after=1800&aggs=created_utc&frecuency=daily&size=0

The response return 200 status code but empty data ('data': [])

Somebody can say to me what I'm doing wrong??

Thanks in advance

@moritzhoferer
Copy link

moritzhoferer commented Nov 11, 2020

You are doing nothing wrong. Here is a post by Jason about the general issue. Here also asks for input, what are you looking for.

EDIT: One thing. Are you sure that it is frequence=daily and not frequency=day? Check the documentation here.

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