Andre0512 / Andre0512/lidl-plus
HTTP 403 on auth API
- Langage dominant
- Python
- Étoiles
- 149
- Forks
- 37
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Describe the bug**
When doing any action with the API, an access token has to be acquired through the auth API at `https://accounts.lidl.com`. However, I'm suddenly getting an HTTP 403 on that API. My refresh token is fresh.
HTML response
```html
Access Denied
Access Denied
You don't have permission to access "http://accounts.lidl.com/connect/token" on this server.
Reference #[REDACTED]
https://errors.edgesuite.net/[REDACTED]
```
**Expected behavior**
Access token is received from the auth API and it's used in other calls.
**Environment:**
- Python-Version: 3.12.3
- Release-Version: 0.3.5
- OS: Windows 11
- Browser: Firefox
- Country: cs
- Language: CZ
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.