xraver/mercedes_me_api

New Auth Method - Refresh Token

amigauser1 opened this issue · 3 comments

If I'm right the URL for the token refresh (in mercedes_me.api.sh) is still the old one (id.mercedes...). Only the URL for retrieving the initial token ist the new one. This does not work. Refresh also needs the new URL.

Thanks :-)

Another Question: I'm fetching data every 10 Minutes using the standalon shell skript. After ~8h I get the error "Offline session already modified". I have to fetch an initial Token then. I didn't find anything about this error on the Me-Developer Page or in the Web. Do you have an idea what could cause it. This happens since the new Auth-Method (beginning of November). Before everything was fine.