Colin Smale
Colin Smale
Should be good to go now
This is also logged as: https://github.com/node-red/node-red/issues/3461 But it fits better here because it is related to node-red-node-serialport and not the core code
I have seen this many times running on Windows on an NTFS disk. Is it possible that the write to the temp file is not committed to disk, but the...
Apparently fixed upstream in [email protected] . See [https://github.com/serialport/node-serialport/issues/2438#issuecomment-1528565740](https://github.com/serialport/node-serialport/issues/2438#issuecomment-1528565740)
I'm seeing this as well. The exact message in English is "The requested redirect uri is malformed or doesn't match client redirect URI."
> Probably bimmer_connected needs to switch from the old legacy API to CarData API provided by BMW, which is explictly built for third party usage. CarData seems to only be...