This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 60
Has the OAuth scope changed? #42
Comments
Any luck on this, @vaizki? I have the same problem. |
Sorry I have not had time to spend on this.. it looks like they are actively redoing the API with new versions of CD and exposing parts of it directly to the web clients .. thanks for reminding me, I'll try to spend an hour on this soon. |
I have the same problem. |
Sadly I don't have an i3 any more. I can take a look if someone wants to buy me one (😂). |
Same issue here as with @thl-mot |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just started looking into this API as a new i3 owner. The OAuth token retrieval does not seem to accept "remote_services vehicle_data" as a valid scope:
and I get the result:
Also tried with other scope values (such as authenticate_user) but no luck. If I leave the scope parameter out, I am granted an access_token with scope=journey_mate but it cannot be used to access the API, resulting in an error:
Am I doing something wrong here or has the API structure changed? The journey_mate scope is a clear reference to the Mini app..
The text was updated successfully, but these errors were encountered: