quora-api icon indicating copy to clipboard operation
quora-api copied to clipboard

/questions/What-are-the-best-intern-blog-posts-and-guides is not JSON serializable

Open rohithpr opened this issue 10 years ago • 5 comments

api bug

rohithpr avatar Jan 08 '15 15:01 rohithpr

I'm on it

erwanor avatar Jan 08 '15 20:01 erwanor

Is it working now? Badly need this for a project.

sunil3590 avatar Mar 28 '15 22:03 sunil3590

I have started to work on it but my finals are soon. I will be busy till the 23rd April. If that cannot wait maybe someone can finish it? What timeline would work best for you?

On Mar 28, 2015, at 6:04 PM, Sunil D S [email protected] wrote:

Is it working now? Badly need this for a project.

— Reply to this email directly or view it on GitHub.

erwanor avatar Mar 28 '15 22:03 erwanor

Another 4 days is what I am looking at. Although my deadlines are a couple more days after that. I can manage. Wish you luck with your finals.

To elaborate on the issue I am facing (not sure if this should be reported as another issue)

API that works on my local machine fails on http://quora-api.herokuapp.com/ and vice versa These URLs might help you reproduce: 1.1) http://127.0.0.1:5000/questions/What-are-the-best-intern-blog-posts-and-guides - WORKS image

1.2) http://quora-api.herokuapp.com/questions/What-are-the-best-intern-blog-posts-and-guides - FAILS image

2.1) http://127.0.0.1:5000/users/Christopher-J-Su/activity/user_follows - FAILS image

2.2) http://quora-api.herokuapp.com/users/Christopher-J-Su/activity/user_follows - WORKS image

This is not an exhaustive list. These are just 2 instances that I came across.

sunil3590 avatar Mar 29 '15 01:03 sunil3590

If you urgently need the changes, make them yourself and submit them to the repository.

On Sat, Mar 28, 2015 at 6:12 PM, Sunil D S [email protected] wrote:

Another 4 days is what I am looking at. Although my deadlines are a couple more days after that. I can manage. Wish you luck with your finals. To elaborate on the issue I am facing (not sure if this should be reported as another issue) API that works on my local machine fails on http://quora-api.herokuapp.com/ and vice versa These URLs might help you reproduce: 1.1) http://127.0.0.1:5000/questions/What-are-the-best-intern-blog-posts-and-guides - WORKS image 1.2) http://quora-api.herokuapp.com/questions/What-are-the-best-intern-blog-posts-and-guides - FAILS image 2.1) http://127.0.0.1:5000/users/Christopher-J-Su/activity/user_follows image 2.2) http://quora-api.herokuapp.com/users/Christopher-J-Su/activity/user_follows image

This is not an exhaustive list. These are just 2 instances that I came across.

Reply to this email directly or view it on GitHub: https://github.com/csu/quora-api/issues/28#issuecomment-87336492

csu avatar Mar 29 '15 01:03 csu