# ¿Por qué no me deja cerrar sesión?
- Al hacer outlook_logout, cuando la api ejecuta el request a `https://auth.equip.cloud/outlook-logout`
```
response to auth/outlook-logout {
api_1 | error: FetchError: invalid json response body at https://auth.equip.cloud/outlook-logout reason: Unexpected token < in JSON at position 0
api_1 | at /app/node_modules/node-fetch/lib/index.js:272:32
api_1 | at processTicksAndRejections (internal/process/task_queues.js:97:5) {
api_1 | message: 'invalid json response body at https://auth.equip.cloud/outlook-logout reason: Unexpected token < in JSON at position 0',
api_1 | type: 'invalid-json'
api_1 | }
api_1 | }
```
## Errores
- No aparece el error en el log de auth
- Buscar dónde se produce el error de auth