Skip to content

access token issue #34

@Laoumo

Description

@Laoumo

hello,
I'm unable to have access to packages after setting the environnement variable :

EMPLOI_STORE_CLIENT_ID = u'XXX'
EMPLOI_STORE_CLIENT_SECRET = u'YYY'
client = emploi_store.Client(EMPLOI_STORE_CLIENT_ID,EMPLOI_STORE_CLIENT_SECRET)
offre_pack = client.get_package('offres')

I get :
ValueError: Autentication failed: 400 Client Error: Bad Request for url: https://entreprise.pole-emploi.fr/connexion/oauth2/access_token

thanks

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