Closed thardie closed 2 years ago
When using this on a 32 bit platform, the response fails to parse vehicle_id when compiled for 32 bit platforms: panic: json: cannot unmarshal number 224631070431 into Go struct field .response.vehicle_id of type int
panic: json: cannot unmarshal number 224631070431 into Go struct field .response.vehicle_id of type int
See https://github.com/jsgoecke/tesla/issues/41
See #41
Oh, thanks!
When using this on a 32 bit platform, the response fails to parse vehicle_id when compiled for 32 bit platforms:
panic: json: cannot unmarshal number 224631070431 into Go struct field .response.vehicle_id of type int