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

Code in Chapter 2 Lesson 11 is not running. Gives TypeError of positional argument 'id' #7

Open
vaMuchenje opened this issue Jan 19, 2020 · 0 comments

Comments

@vaMuchenje
Copy link

trace of error:

File "~/Desktop/padf/resources/recipe.py", line 23, in post
    directions = data['directions']
TypeError: __init__() missing 1 required positional argument: 'id'
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

1 participant