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

License plate lookup isn't working #193

Closed
josephfrazier opened this issue Sep 25, 2019 · 0 comments · Fixed by #196
Closed

License plate lookup isn't working #193

josephfrazier opened this issue Sep 25, 2019 · 0 comments · Fixed by #196

Comments

@josephfrazier
Copy link
Owner

See here for details: https://reportedcab.slack.com/archives/C85007FUY/p1569453867059900?thread_ts=1569447683.059000&cid=C85007FUY

josephfrazier added a commit that referenced this issue Sep 30, 2019
josephfrazier added a commit that referenced this issue Oct 1, 2019
Test with e.g. http://localhost:3000/getVehicleType/T754496C/NY:

```json
{"result":{"vehicleYear":"2017","vehicleMake":"INFINITI","vehicleModel":"QX60","vehicleBody":"Wagon","licensePlate":"T754496C","licenseState":"NY"}}
```

or http://localhost:3000/getVehicleType/HUX1752/NY:

```json
{"result":{"vehicleYear":"2017","vehicleMake":"Lexus","vehicleModel":"RX 350","licensePlate":"HUX1752","licenseState":"NY"}}
```

Fixes #193
and https://www.pivotaltracker.com/story/show/168823274
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

Successfully merging a pull request may close this issue.

1 participant