Lineflyer
Lineflyer
I guess I could just address this paragraph > The consumer_key that was assigned to cgeo initially supported the login method so we could acquire an access_token per individual user...
Maybe the crash is unrelated to the waypoint vanishing problem...so the crash seems already solved at least.
> Point 1 sounds like #10652. I dont think so, did you watch the video?
Thanks, the patched version works normal on W11 22H2.
I would be a friend of opening dedicated issues instead of this broad one. As you can probably better name/describe the remaining issue I would appreciate if you open a...
Still happening with recent releases (e.g. 2022.11.13). Error log for 2022.11.13: ``` Exception io.reactivex.rxjava3.exceptions.UndeliverableException: at io.reactivex.rxjava3.plugins.RxJavaPlugins.onError (RxJavaPlugins.java:372) at io.reactivex.rxjava3.internal.schedulers.NewThreadWorker.scheduleActual (NewThreadWorker.java:151) at io.reactivex.rxjava3.internal.schedulers.NewThreadWorker.schedule (NewThreadWorker.java:50) at io.reactivex.rxjava3.core.Scheduler$Worker$PeriodicTask.run (Scheduler.java:565) at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run (ScheduledRunnable.java:65) at...
Can someone update their recent experience with this "404" problem? I just started using this node-red addon and getting data via `vehicleData` works just fine. I do however sometimes (!)...
Starting today it seems Tesla changed/deactivated the "old" API. It stopped working and the node reports "Precondition failed". Even worse my node-red instance crashes each time I try to open...
@fascenda The "Precondition failed" is an node internal error as it cannot get a valid result authenticating to the API. Sadly this also leads to a crash of whole node-red...
The API was really great. You have been able to get all relevant (and even unrelevant) information about the current state of your car. For example: You even got the...