wez3 / volkswagen-carnet-client

A Python client to use Volkswagen CarNet
40 stars 21 forks source link

API (auth) change #16

Closed Maverick78de closed 4 years ago

Maverick78de commented 5 years ago

It seems VW changed the API or authentication today (2019/07/08) . Script doesn't work anymore. :(

mikaelho commented 5 years ago

Confirm, not working here either. Neither the API or the web scraping version.

Chris383838 commented 5 years ago

For me the same dosent work.

Cloud217 commented 5 years ago

The mobile app for iphone had been updated to "We Connect". I think they have been migrating the application to a new platform hence a new api?

jochenpee commented 5 years ago

Yes, app and API have changed. An update to this script would be terrific! I am not able to do it myself.

birgersp commented 5 years ago

This leaves my own implementation currently useless. Really hoping someone can find out if and how clients can communicate with the new VW implementation. I would love to help out in any way I can but I'm afraid I'm underqualified in this regard.

wez3 commented 5 years ago

I don't have the car and the app anymore, so cannot update the scripts. sorry guys! :-(

birgersp commented 5 years ago

No hard feelings :) FYI there's also people trying to find a solution here: https://github.com/reneboer/python-carnet-client/issues/5

vomov commented 5 years ago

I don't have the car and the app anymore, so cannot update the scripts. sorry guys! :-( Would it perhaps then be helpful to state that this won't be updated anymore in the readme?

Maverick78de commented 5 years ago

I don't have the car and the app anymore, so cannot update the scripts. sorry guys! :-(

@wez3 would it help if I give you access to a car?

youpixel commented 5 years ago

Guys,

yesterday a new change was made to the login portal. I revisited the script of reneboer and made some changes to it.

https://github.com/reneboer/python-carnet-client/issues/5#issuecomment-515466366

Cheers,

youpixel aka rehlus ;-)

jochenpee commented 4 years ago

Dear @bgewehr, since Dec 18th I get: Failed to login Failed to get portlet code. Can you fix it? Thanks!

birgersp commented 4 years ago

Facing the same issue. I've reported it to the reneboer/python-carnet-client#30. I think that repository is more active than this one.

bgewehr commented 4 years ago

I had to repeat my grants on manual web login, since then the script worked again. Give it a try!

jochenpee commented 4 years ago

Yes, it works! Thanks a lot!

Chris383838 commented 4 years ago

Hi, can you please exact explain how fix the problem? I have the same issue.

bgewehr commented 4 years ago

Do a manual login in the VW we web portal. I was asked to grant the access scopes during the openID login procedure - and after that the script did work again like before.

birgersp commented 4 years ago

Works for me! Go to the official We Connect website and log in to your account there. A huge relief for me, thanks!

birgersp commented 4 years ago

(This issue should be closed)