APIs icon indicating copy to clipboard operation
APIs copied to clipboard

Lesson_2/10_Requesting from Python Code/geocode.py

Open CharlyJazz opened this issue 7 years ago • 0 comments

I am using python 2.7.11 and tried to run the geocode.py script

But i get error... ValueError: No Json object could be decoded in In this line: result = json.loads(h.request(url,'GET')[1])

Any idea?

CharlyJazz avatar Dec 29 '16 20:12 CharlyJazz