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

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

Open
rohithpr opened this issue Jan 8, 2015 · 5 comments

Comments

@rohithpr
Copy link
Contributor

rohithpr commented Jan 8, 2015

api bug

@erwanor
Copy link
Contributor

erwanor commented Jan 8, 2015

I'm on it

@sunil3590
Copy link

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

@erwanor
Copy link
Contributor

erwanor commented Mar 28, 2015

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.

@sunil3590
Copy link

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.

@csu
Copy link
Owner

csu commented Mar 29, 2015

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:
#28 (comment)

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

4 participants