bayesimpact / bayesimpact/python-emploi-store
access token issue
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.