lsiddiquee / bmw-connected-drive

12 stars 4 forks source link

Has the api stopped working ? #6

Closed hemang249 closed 2 years ago

hemang249 commented 3 years ago

I was using the API for my BMW and today my tokens stopped refreshing and i got this back as a response:

{
  error: 'client disabled',
  error_description: 'provided clients are disabled'
}

Status Code: 401

Is it just on my end or are you experiencing this as well?

lsiddiquee commented 3 years ago

Can you try again? I am using this library on Homey for integration and it was not working yesterday and i was getting some other error but it started working again today.

hemang249 commented 3 years ago

Yeah i tried again, same thing. Seems they blocked the API Key.

lsiddiquee commented 3 years ago

Yes it is broken again. Will update once i found the correct key.

lsiddiquee commented 3 years ago

Quick update: The authentication is now fixed and new npm package also been pushed. However, the remote services are still broken.