You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From going through the tutorial in the README.md, I get these errors:
./main.go:58:21: undefined: smartcar.GetVehicleIDs
./main.go:63:33: smartcarClient.VehicleParams undefined (type smartcar.Client has no field or method VehicleParams)