Hello,
I am currently working with your search endpoint and wanted to check if the title and selftext parameters are functioning as expected. When I make the following requests:
curl "https://api.pullpush.io/reddit/submission/search?title=macron&size=2"
curl "https://api.pullpush.io/reddit/submission/search?selftext=macron&size=2"
curl "https://www.reddit.com/user/Alex_kyngdon/comments/1gzcpfm/achieve_exam_success_with_certstime_authentic/?rdt=58244"
Both are returning the following error message: {"error":"Internal error"}.
Could you confirm if there is an issue with the parameters or if there's something wrong with the endpoint?
Thank you!