reddit/submission/comment_ids endpoint = Internal Server Error
As per the example link in the github doc:
https://api.pushshift.io/reddit/submission/comment_ids/6uey5x
returns Internal Server Error.
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
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!