Skip to content

PSA Connected Car - B2C #94

@rauldeheer

Description

@rauldeheer

I'm trying to make my own app for my new Opel Corsa E and I'm having troubles following this guide.

Everything goes fine until I want to retrieve my vehicles, because in step 1.3 it describes that you should subscribe to a plan named Connected Car - B2C, but I am unable to find this plan.

All authentication steps are going perfectly fine and I'm able to get all the necessary authentication steps completed. The vehicle endpoint obviously returns the following output, since I'm not subscribed:

{
    "httpCode": "401",
    "httpMessage": "Unauthorized",
    "moreInformation": "Not registered to plan"
}

Am I missing something? I just want to access the API to start developing my own app, so even an API with dummy data would be ok.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions