Closed MattX closed 7 years ago
Hi @MattX ,
it is indeed a bug. (most of the) providers failed when they tried to access a JSON attribute that was actually not in the JSON response.
Should be fixed in the branch of PR #293
Could you confirm ?
Yeah, it works for me when using the fix_opencage branch. Thanks!
Great !
@DenisCarriere, I assign the issue to you... to let you close it once you have merged the PR :)
👍 @ebreton Awesome thanks for the efforts, i'll publish a new release with the merged PR fix.
Hello,
I'm getting a KeyError when looking up a specific string with the Google geocoder backend:
This doesn't seem to happen with the other place names I've tried, and the JSON response I get looks valid. Is this expected?
Sorry if I've missed something in the docs and this is not a bug!