api icon indicating copy to clipboard operation
api copied to clipboard

reddit/submission/comment_ids endpoint = Internal Server Error

Open Bearskie opened this issue 7 years ago • 2 comments

As per the example link in the github doc:

https://api.pushshift.io/reddit/submission/comment_ids/6uey5x

returns Internal Server Error.

Bearskie avatar Mar 22 '18 15:03 Bearskie

The example link in the Google Doc for the api v2.0 get/comment_ids endpoint also fails to work.

https://apiv2.pushshift.io/reddit/get/comment_ids/t3_5wan75

Bearskie avatar Mar 22 '18 15:03 Bearskie

apiv2 is no longer operational. I think it makes sense to version the API going forward and doing something like what Twitter does (i.e. https://api.pushshift.io/2.0/etc/etc

I'll check the comment_ids endpoint and moving into the next API release, I'll standardize the naming convention for all endpoints (making it as backwards compatible as possible so I don't break any tools designed off this API). Thanks!

pushshift avatar Apr 23 '18 15:04 pushshift