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

single-row placekey response results in python error #15

Open
riccardoklinger opened this issue Jan 9, 2021 · 0 comments
Open

single-row placekey response results in python error #15

riccardoklinger opened this issue Jan 9, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@riccardoklinger
Copy link
Owner

KeyError: 'placekey'
Traceback (most recent call last):
File "C:/Users/ricca/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\placekey\GetMapCoordinates.py", line 74, in clicked
self.dockwidget.lineEdit_2.setText(str(response.json()["placekey"]))
KeyError: 'placekey'

input data:

JT's Family Restaurant/Bar | 28.347600 | -81.629429 | 8553 W Irlo Bronson Memorial Hwy | 34747 | Kissimmee | Florida

@riccardoklinger riccardoklinger added the bug Something isn't working label Jan 9, 2021
@riccardoklinger riccardoklinger self-assigned this Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant