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

Posting a nested resource which also contains nested resources does not work #374

Closed
adamscybot opened this issue Feb 14, 2012 · 2 comments

Comments

@adamscybot
Copy link

When posting a resource that contains nested resources which contains further nested resources, you get the error:

TypeError: int() argument must be a string or a number, not 'list'

Here are the gists:

https://gist.github.com/1827936

This is a major bug which is preventing many of my proposed apps from succeeding.

@bohde
Copy link
Contributor

bohde commented Feb 14, 2012

This is a duplicate of #307. I have a WIP branch looking into this at joshbohde@00674b68976f8976fe622ce9cb794104fc9f4a2e

@SeanHayes
Copy link
Member

#307 was fixed.

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

3 participants