ianjwhite99 / connected-car-python-sdk

Open-source Python SDK for Ford vehicles connected with Sync Connect (Ford Pass)
MIT License
71 stars 12 forks source link

Error 429 'Too Many Requests' #54

Closed Horatio2084 closed 2 years ago

Horatio2084 commented 2 years ago

Describe the bug Looks like there are to many Requests with this Application ID.

Fetch Auth Token doesn't work anymore. Function call, requester.py:49 get_user_access_token, connectedcar.py:75 Response 429

To Reproduce Run Example

Additional context Changed IP-Adress and created a new User, so think its the Application ID.

Do you have the same problem?

Horatio2084 commented 2 years ago

Update to 1.3.3 fix this.

Sorry