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

Error in batch API call section #45

Open
rodneyholloway opened this issue Nov 25, 2022 · 1 comment
Open

Error in batch API call section #45

rodneyholloway opened this issue Nov 25, 2022 · 1 comment

Comments

@rodneyholloway
Copy link

I'm getting this error--the finished code is throwing a different error when I C&P it in. Any ideas? Thanks everyone and apologies if this is a noob question! The course is great and I'm a former code writer jumping in the deep end to learn some Python.

data_error_msg

@npomfret
Copy link

npomfret commented Jan 6, 2023

On line 9:

).json

should be

).json()

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

2 participants