krauskopf / node-red-contrib-car-bmw

Node-RED nodes for BMW ConnectedDrive
Other
11 stars 8 forks source link

http Error 403 when pulling the Status #41

Open locke987 opened 4 months ago

locke987 commented 4 months ago

With Version 0.6.0 I often see the following error:

26.4.2024, 17:34:31node: c28eb9af72a9904c msg : error "Error: Server http statusCode 403"

The error comes and goes, in between it works a few times. Always the same flow without changing anything. Is there a API limit how often the status is allowed to pull in a specific time frame? At the moment I check the status every 2 minutes.

Thanks for your support! Stefan

locke987 commented 3 months ago

I have changed the settings to 5 minutes and also created an additional User to be sure to not influence my real My BMW App User. It's already running for a few days, I do not see 403 errors anymore. I try to go down again to find the sweet spot .... anyone who aleady knows which amount of requests in which time frame are allowed before they are blocked?

krauskopf commented 3 months ago

Hi Stefan, I am not aware of any official numbers from BMW. In the bimmerconnect project you can find some experiences from other users: https://github.com/bimmerconnected/bimmer_connected/issues/528

sincze commented 3 months ago

Function works just fine, unfortunately at the moment this issue is around https://github.com/krauskopf/node-red-contrib-car-bmw/issues/40 , but then again the function is unable to solve that ;-)